After an upgrade to the latest Courier version (4.3.1,2 in the FreeBSD 
ports tree), I started getting this message in Thunderbird whenever I 
check mail with TLS enabled:
The current command did not succeed.   The mail server responded: error 
in IMAP command received by the server.

Checking via SSL returns: 
$SERVER is not an IMAP4 server.

Checking via plaintext works flawlessly-- unfortunately, this means I 
can't wireshark the connection and see just what's going on.

My imapd-ssl:

SSLPORT=993
SSLADDRESS=0
SSLPIDFILE=/var/run/imapd-ssl.pid
SSLLOGGEROPTS="-name=imapd-ssl"
IMAPDSSLSTART=yes
IMAPDSTARTTLS=YES
IMAP_TLS_REQUIRED=1
COURIERTLS=/usr/local/bin/couriertls
TLS_PROTOCOL=SSL23
TLS_STARTTLS_PROTOCOL=TLS1
TLS_KX_LIST=ALL
TLS_COMPRESSION=ALL
TLS_CERTS=X509
TLS_CERTFILE=/usr/local/share/courier-imap/imapd.pem
TLS_VERIFYPEER=NONE
TLS_CACHEFILE=/usr/local/var/couriersslcache
TLS_CACHESIZE=524288
MAILDIRPATH=Maildir

I can click past the message and everything works, but it's obnoxious in 
the extreme.  Even with debugging on, the logs return nothing amiss 
serverside, and other clients seem to work correctly.

-- 
Jay Chandler / KB1JWQ
Living Legend / Systems Exorcist
Today's Excuse: poor power conditioning


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to