Re: SMTP Server reply message: 220

2014-05-12 Thread McDonald, Dan
On 5/12/14, 12:27 PM, "Paul C" wrote: >Ya that's touch to see without more tests, losing connection after >helo might have something to do with the problem injecting in to >postfix, maybe its not liking the response its getting and not >finishing the full smtp commands. In your log, this line s

Re: SMTP Server reply message: 220

2014-05-12 Thread Paul C
Ya that's touch to see without more tests, losing connection after helo might have something to do with the problem injecting in to postfix, maybe its not liking the response its getting and not finishing the full smtp commands. In your log, this line stands out: match_list_match: 10.12.0.101: no m

Re: SMTP Server reply message: 220

2014-05-12 Thread Blake
Paul, To me it seems that everything should work just fine but yet it fails. Prior to during on debugging for the IPs in question the only error in the logs was the following. smtp1 postfix/smtpd[15062]: connect from tnpsan1.(domain).com[10.12.0.101] smtp1 postfix/smtpd[15062]: lost connection

Re: SMTP Server reply message: 220

2014-05-12 Thread Paul C
What's the error? 220 is a successful response to the greeting and 250 is success for the helo command. The only I see that could cause issue is you are using an internal ip, 10.12.0.100, maybe causing some of your dns stuff to fail on the lookup? All I can see at this point. On Mon, May 12, 2014