2009/4/23 Mark Johnson <csps6...@yahoo.com>: > 1. Allow relay from trusted servers within same network (using IP address) > How can I do that? I tried this with mynetworks = 192.168.1.100, > 192.168.1.102, 192.168.1.103 and it won't work. It's not even able to send > mail out from postfix itself. > 2. With Sendmail, I can use mailertable to sendmail within same network. For > Postfix, How can I do that?
Provide a copy of the output of `postconf -n` so we can see what non-default settings you have. Also provide logs to prove that these mails aren't going out as you suggest. These are typically in /var/log/maillog or /var/log/mail.log You should also provide a more complete description of exactly how you're attempting to send mail ("It's not even able to send mail out from postfix itself")