Mark Johnson wrote:
Finally, I figure out under mynetwork, I need to add 127.0.0.0 and it works now.

Reading the documentation would have made this much easier to figure out.
http://www.postfix.org/BASIC_CONFIGURATION_README.html#relay_from
http://www.postfix.org/postconf.5.html#mynetworks


For transport table /eetc/postfix/transprot
I wonder the format will like this and the mail will forward to this server?

Rather than wondering, you can check the documentation.
http://www.postfix.org/transport.5.html


mydomain.com        smtp: 192.168.1.155
myanotherone.com    smtp: 192.168.1.155
onedomain.com       smtp: 192.168.1.155

No, the documentation has correct examples.

Postfix has very high quality documentation. Please refer to it. http://www.postfix.org/documentation.html


  -- Noel Jones

Reply via email to