|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: Need to route outgoing mail
From: Andreas Winkelmann (ml
awinkelmann.de)
Date: Thu Dec 21 2006 - 01:56:40 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thursday 21 December 2006 07:52, Ronald Cross wrote:
> I have the host machine behind an ISP provider that blocks port 25.
> This machine is setup with POSTFIX running with a web application
> that sends out email activation and notifications. When someone
> registers at my site on the host machine, the program calls POSTFIX
> to send an email. I want to send the email along with the recipient
> information through port 587 to another server. That server will
> send the email to the final recipient to let them know that they are
> activated.
>
> How do I configure postfix to do this?
http://www.postfix.org/postconf.5.html#relayhost
relayhost = [other.server.tld]:587
--
Andreas Winkelmann
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]