On Sun, Oct 13, 2002 at 08:14:50AM -0400, Hans Deragon wrote: > My normal IMAP setting works fine. However, when I run with SSL > enabled, I get the following in the logs: > > Oct 13 07:14:52 world imapd-ssl: starttls: accept: error:1408F071:SSL > routines:SSL3_GET_RECORD:bad mac decode
With Apache rather than Courier, I got invalid MAC errors when connecting from a machine running an old version of openssl (FreeBSD-4.4, openssl 0.9.6a) to a machine running a newer one. After upgrading to FreeBSD-4.7 (with openssl 0.9.6g) they went away. So try upgrading your openssl libraries. Versions up to and including 0.9.6d have severe security flaws anyway. Brian. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
