On Sunday 20 November 2011 14:33:58 [email protected] wrote:
> Nov 20 20:24:27 pinkie postfix/smtp[14887]: certificate
> verification failed for
> gmail-smtp-in.l.google.com[209.85.225.27]:25: untrusted issuer
> /C=US/O=Equifax/OU=Equif$
> Nov 20 20:24:28 pinkie postfix/smtp[14887]: 9C7281855D:
> to=<[email protected]>,
> relay=gmail-smtp-in.l.google.com[209.85.225.27]:25, delay=0.84,
> delays=0/0/0.11/0.7$
> Nov 20 20:24:28 pinkie postfix/qmgr[14879]: 9C7281855D: removed
> Nov 20 20:24:31 pinkie postfix/smtpd[14882]: disconnect from
> localhost[127.0.0.1]
> 
> I tried to do this:
> 
> http://stevejenkins.com/blog/2011/06/fixing-postfix-certificate-ver
> ification-failed-for-gmail-untrusted-issuer-error-message/
> 
> which did not do anything at all to solve the problem. Also I read
> someplace that perhaps I need to change the authentication method
> off of plain text. Does anyone know how to solve this problem?

First off, the only actual problem above is that you are using an 
inadequate tool for pasting logs into email: it truncated the longer 
lines. But no matter. As you can see, the send was successful.

Few sites rely on TLS certificate verification. But you can learn 
about it here if you are interested:

http://www.postfix.org/TLS_README.html#server_vrfy_client
http://www.postfix.org/postconf.5.html#smtpd_tls_CAfile
http://www.postfix.org/postconf.5.html#smtpd_tls_CApath
-- 
    Offlist mail to this address is discarded unless
    "/dev/rob0" or "not-spam" is in Subject: header

Reply via email to