On 02/24/2011 01:29 AM, Linda Pagillo wrote:
Thank you Mouss. Yes, you are correct. I did indeed mean postmaster@[ip]. I'm not having any mail rejected. I was just wondering if Postfix accepts mail to literals by default. I'm getting ready to install Postfix and I wanted to be sure that I had this in my notes. I believe you answered my question. Thank you very much for your assistance.
Note that if the postfix system is behind a NAT device, inet_interfaces = all does not include the external IP. You need to add the external IP to proxy_interfaces to accept IP literal addresses in that case.
-- J.