Wednesday, January 13, 2016

Relay All Postfix Mails to Another SMTP Server

Edit /etc/postfix/main.cf

Add the relayhost parameter to proper smtp server like

relayhost=[smtp2.myserver.com]

Restart postfix service

No comments: