I have courier-imap set up on my Gentoo linux machine, and it works perfectly for non-SSL connections. It seems like it ought to be working w/ SSL, too:
red courier-imap-1.4.0 # TLS_ALLOWSELFSIGNEDCERT=1 couriertls -host=127.0.0.1 -port=993 * OK Courier-IMAP ready. Copyright 1998-2001 Double Precision, Inc. See COPYING for distribution information. ^C The logs don't seem to be helping me much (stuff in parantheses are my notes): red grant > mutt -f imap://localhost (works) Jan 7 16:33:44 red imapd: Connection, ip=[::ffff:127.0.0.1] Jan 7 16:33:50 red imapd: LOGIN, user=grant, ip=[::ffff:127.0.0.1] Jan 7 16:33:53 red imapd: LOGOUT, user=grant, ip=[::ffff:127.0.0.1], headers=4333, body=0 red grant > mutt -f imaps://localhost (entered the correct password) Login failed. Jan 7 16:34:31 red imapd-ssl: Connection, ip=[::ffff:127.0.0.1] Jan 7 16:34:38 red imapd-ssl: LOGIN, user=grant, ip=[::ffff:127.0.0.1] red grant > mutt -f imaps://localhost (entered the wrong password) Login failed. Jan 7 16:35:24 red imapd-ssl: Connection, ip=[::ffff:127.0.0.1] Jan 7 16:35:35 red imapd-ssl: LOGIN FAILED, ip=[::ffff:127.0.0.1] I used mkimapdcert to create the imapd.pem file, since I'm the only person who needs to use imap on my computer. Any help would be greatly appreciated! Thanks, Grant Goodyear
msg00996/pgp00000.pgp
Description: PGP signature
