On 2011-07-08 21:06, Jeffrey Starin wrote:
When I turn off the firewall (which I am loath to do) to my VPS I am able to use the command smtp_bind_address just fine.Otherwise, with firewall turned on, I am getting these time out errors in my maillog files:Jul 7 13:00:34 who postfix/smtp[40187]: connect to 127.0.0.1[127.0.0.1]: Connection timed out (port 10027)
You will have to allow access from localhost to port 10027 on localhost. -- J.