Re: learning to debug; stuck at a bounce error

2015-05-16 Thread aleph de
a-HA! BIND address! I was looking for error address, notify address, etc etc. not BIND address. I knew there was a little bit of magic I was completely missing. Thanks a lot for that one! So adding main.cf inet_interfaces = 2.2.2.2, 3.3.3.3 + smtp_bin

Re: learning to debug; stuck at a bounce error

2015-05-16 Thread Viktor Dukhovni
On Sun, May 17, 2015 at 01:25:34AM +0200, aleph de wrote: > May 16 09:13:56 yoda postfix/smtpd[14984]: 8F0D161EC3: > client=c.mail.sonic.net[64.142.111.80] > May 16 09:13:56 yoda postfix/cleanup[14987]: 8F0D161EC3: > message-id=<201505161713.t4gjfurs026...@bolt.sonic.net> > May

learning to debug; stuck at a bounce error

2015-05-16 Thread aleph de
I'm setting up postfix on a VPS. I will use it to eventually receive/store/forward email for only virtual accounts at a couple of my domains to another server here at the office. I'm following the Postfix docs -- they're REALLY detailed with lots to read, but I'm making progress! I got the Nu