On Fri, Mar 30, 2007 at 02:02:17PM -0700, Kirsten Petersen wrote: > We're using TLS with postfix 2.3.6-1. One of our servers reported the > following errors a few times: > > Mar 9 06:25:30 smtp3 postfix/smtpd[1747]: warning: TLS library problem: > 1747:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or > bad record mac:s3_pkt.c:426: > Mar 9 06:27:09 smtp3 postfix/smtpd[1765]: warning: TLS library problem: > 1765:error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or > bad record mac:s3_pkt.c:426:
This looks like it's the smtpd that is receiving a connection from somewhere. The problem might also be on the other side of the connection. > I tried this command you suggested several times and wasn't able to > reproduce the error: > openssl s_client -starttls smtp -crlf -connect localhost:25 -bugs -no_ssl2 > > Actually, this happened a few times and hasn't happened since, so I'm > inclined not to worry too much about it. Which seems to suggest to me it's either the client that's doing something wrong, or some corruption between the client and the server due to some switch or router going bad or something. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]