[NTLUG:Discuss] Comcast outbound email server

Stuart Johnston saj at thecommune.net
Thu Feb 9 09:25:08 CST 2006


brian at pongonova.net wrote:
> I echo Jay's comments about moving over to postfix.  Adding a new
> forwarding record with post fix involves something like the following:
> 
> echo 'somedomain.com smtp:smtp.comcast.net:25' > /etc/postfix/transport
> echo '.somedomain.com smtp:smtp.comcast.net:25' > /etc/postfix/transport
> sudo /usr/local/sbin/postmap /etc/postfix/transport
> sudo /usr/local/sbin/postfix reload

FYI, you don't have to reload postfix when you update a map file.




More information about the Discuss mailing list