| |||||||||||||||||||||||||||||||
|
> > First change this: > > > smtpd_sender_restrictions = reject_unknown_sender_domain, > > > permit_mynetworks, > > > > to at least this: > > smtpd_recipient_restrictions = reject_unknown_sender_domain, > > permit_mynetworks, > > reject_unauth_destination > > Ah yes, that solved it! No. That did not change anything. http://www.postfix.org/DEBUG_README.html#mail Post unmunged logs of the problem you saw. Is your MTA behind a NAT firewall? Do all external clients appear to be in 192.168.xxx.yyy? If so you must not include those addresses in mynetworks. Better yet, don't source NAT your inbound traffic. -- Viktor. Disclaimer: off-list followups get on-list replies or get ignored. Please do not ignore the "Reply-To" header. To unsubscribe from the postfix-users list, visit http://www.postfix.org/lists.html or click the link below: <mailto:majordomo?body=unsubscribe%20postfix-users> If my response solves your problem, the best way to thank me is to not send an "it worked, thanks" follow-up. If you must respond, please put "It worked, thanks" in the "Subject" so I can delete these quickly.
| ||||||||||||||||||||||||||||||
© 2004-2008 readlist.com