| |||||||||||||||||||||||||||||||
|
> you need to setup your router for that by defining port forwarding rules > to your mailserver. Read: http://www.postfix.org/BASIC_CONFIGURATION_README.html Especially: http://www.postfix.org/BASIC_CONFIGURATION_README.html#proxy_interfaces If the router also does source NAT (it should not, but it may) you must exclude the router's internal IP from "mynetworks": # Don't allow relay from source NAT router at say: 192.168.1.1 mynetworks = !192.168.1.1, 192.168.1.0/24 Then find close matches in http://www.postfix.org/STANDARD_CONFIGURATION_README.html and base the rest of the configuration on elements of these. Look at http://www.postfix.org/ADDRESS_REWRITING_README.html for rewriting advice with non-public internal domains and other important address management topics. Look for other good stuff at: http://www.postfix.org/documentation.html and finally: http://www.google.com/search?q=site:postfix.org+your+search+terms -- 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