On Mon, Mar 27, 2006 at 03:50:04PM -0500, Scott Michael Koch wrote:
> It almost seems like this is a bug in how thunderbird is doing STARTTLS.
> It seems that it is seeing the LOGINDISABLED option and erroring out
> before it even tries STARTTLS. There are no errors in any of my logs and
> it seems to work up to the point where the SSL negotiation would take
> place when I do it by hand.
>
> This is the options that the server advertises:
> * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE
> * THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE STARTTLS
> * LOGINDISABLED] Courier-IMAP ready. Copyright 1998-2005 Double
> * Precision, Inc. See COPYING for distribution information.
>
> Does anyone know anything else I could try(debug methods, a way to
> simulate a STARTTLS IMAP session by hand, other mail clients that I
> could try) to make sure this is not a problem on my end.
optipn (1): Set
IMAPDEBUGFILE=log.txt
in the imapd config file. Restart imapd.
Then all imap commands are logged into a file 'log.txt' within the Maildir.
This will happen for all clients and all commands.
option (2) Run
tcpdump -i eth0 -n -s1500 -X host x.x.x.x
where x.x.x.x is the client IP address. Capture the session output.
If this shows a Thunderbird bug, then report to the Thunderbird mailing
list.
Regards,
Brian.
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap