Hello,
Under Ubuntu 12.04 LTS, Postfix receives all mail 100% of the time from every service, except Gmail. I have researched this problem extensively but so far have come up empty.
This is what gets written to mail.log when GMail tries to deliver the email:
May 17 10:23:29 myhostname postfix/smtpd[3547]: connect from mail-pb0-f51.google.com[209.85.160.51]
May 17 10:23:29 myhostname postfix/smtpd[3547]: warning: TLS library problem: 3547:error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad record mac:s3_pkt.c:1247:SSL alert number 20:
May 17 10:23:29 myhostname postfix/smtpd[3547]: lost connection after EHLO from mail-pb0-f51.google.com[209.85.160.51]
May 17 10:23:29 myhostname postfix/smtpd[3547]: disconnect from mail-pb0-f51.google.com[209.85.160.51]
The connection is being dropped immediately. I'm concerned about the "TLS library problem" but don't know how much this has to do with this particular issue. Nothing gets written to mail.err ..
It should also be noted that mail sent through GMail's web interface is delivered as expected. Only email sent from an email client using Gmail's SMTP server has this issue. Bizarre, I know. Any guidance would be appreciated, thanks.
Under Ubuntu 12.04 LTS, Postfix receives all mail 100% of the time from every service, except Gmail. I have researched this problem extensively but so far have come up empty.
This is what gets written to mail.log when GMail tries to deliver the email:
May 17 10:23:29 myhostname postfix/smtpd[3547]: connect from mail-pb0-f51.google.com[209.85.160.51]
May 17 10:23:29 myhostname postfix/smtpd[3547]: warning: TLS library problem: 3547:error:140943FC:SSL routines:SSL3_READ_BYTES:sslv3 alert bad record mac:s3_pkt.c:1247:SSL alert number 20:
May 17 10:23:29 myhostname postfix/smtpd[3547]: lost connection after EHLO from mail-pb0-f51.google.com[209.85.160.51]
May 17 10:23:29 myhostname postfix/smtpd[3547]: disconnect from mail-pb0-f51.google.com[209.85.160.51]
The connection is being dropped immediately. I'm concerned about the "TLS library problem" but don't know how much this has to do with this particular issue. Nothing gets written to mail.err ..
It should also be noted that mail sent through GMail's web interface is delivered as expected. Only email sent from an email client using Gmail's SMTP server has this issue. Bizarre, I know. Any guidance would be appreciated, thanks.