RE: new deployment fails to receive email from "just" gmail successfully

2015-11-14 Thread Chris Boylan
ovember 13, 2015 18:23 To: postfix-users@postfix.org Cc: postfix-users@postfix.org Subject: Re: new deployment fails to receive email from "just" gmail successfully On 13 Nov 2015, at 13:44, Chris Boylan wrote: > There is no port number in the log messages you reference. How do

Re: new deployment fails to receive email from "just" gmail successfully

2015-11-13 Thread Bill Cole
On 13 Nov 2015, at 13:44, Chris Boylan wrote: There is no port number in the log messages you reference. How do I interpret what's there as a port 587 connection rather than a port 25 connection? This log line: Nov 12 20:00:41 mail0 postfix/smtpd[24249]: send attr ident = submission:209.85

RE: new deployment fails to receive email from "just" gmail successfully

2015-11-13 Thread Chris Boylan
-Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Viktor Dukhovni Sent: Friday, November 13, 2015 12:13 To: postfix-users@postfix.org Subject: Re: new deployment fails to receive email from "just" gmail successfully O

Re: new deployment fails to receive email from "just" gmail successfully

2015-11-13 Thread Viktor Dukhovni
On Fri, Nov 13, 2015 at 12:03:51PM -0600, Chris Boylan wrote: > > > In the process of converting from courier to postfix. Test configuration > > > receives email fine except from google (gmail) which drops us without > > > really > > > complaining: > > > > > > Nov 12 20:00:41 mail0 postfix/smtp

RE: new deployment fails to receive email from "just" gmail successfully

2015-11-13 Thread Chris Boylan
-Original Message- From: owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] On Behalf Of Viktor Dukhovni Sent: Friday, November 13, 2015 11:10 To: postfix-users@postfix.org Subject: Re: new deployment fails to receive email from "just" gmail successful

Re: new deployment fails to receive email from "just" gmail successfully

2015-11-13 Thread Viktor Dukhovni
On Thu, Nov 12, 2015 at 08:41:43PM -0600, Chris Boylan wrote: > In the process of converting from courier to postfix. Test configuration > receives email fine except from google (gmail) which drops us without really > complaining: > > Nov 12 20:00:41 mail0 postfix/smtpd[24249]: initializing the

RE: new deployment fails to receive email from "just" gmail successfully

2015-11-13 Thread Chris Boylan
So: you've got a connection, a plaintext EHLO and reply, STARTTLS command and complete setup of a strong TLS session, another EHLO & reply inside the TLS session, but then: > Nov 12 20:00:41 mail0 postfix/smtpd[24249]: smtp_get: EOF > Nov 12 20:00:41 mail0 postfix/smtpd[24249]: match_hostname:

Re: new deployment fails to receive email from "just" gmail successfully

2015-11-13 Thread Bill Cole
On 12 Nov 2015, at 21:41, Chris Boylan wrote: In the process of converting from courier to postfix. Test configuration receives email fine except from google (gmail) which drops us without really complaining: Substantial abridgment for relevance follows... Nov 12 20:00:41 mail0 postfix/s