I'm trying to figure out what the problem is with Mozilla .96 and my IMAP server. .95 worked fine, but soon after (2 weeks or so), the new nightlies wouldn't log in.
I've been trying to figure out what's changed, and what I need to do about it. This is a school server (Umass Amherst), so I can't upgrade the server to a newer version, nor can I run any commands on it to test anything, unless I can do it client-side. If anyone has any suggestions, Please, let me know? I'd really like to solve this ;) I told mozilla to log, using: D:\WINDOWS>Set NSPR_LOG_MODULES=IMAP:5 D:\WINDOWS>Set NSPR_LOG_FILE=c:\tmp\log.txt .96 only gives me two lines- 1668[2656f58]: mail-c.oit.umass.edu:NA:CreateNewLineFromSocket: (null) 1472[278ec98]: mail-c.oit.umass.edu:NA:CreateNewLineFromSocket: (null) Where .95, with the same settings, gives me- 180[26f04f0]: mail-c.oit.umass.edu:NA:CreateNewLineFromSocket: * OK mail-1.oit.umass.edu Cyrus IMAP4 v1.5.24 server ready 180[26f04f0]: mail-c.oit.umass.edu:NA:SendData: 1 capability 180[26f04f0]: mail-c.oit.umass.edu:NA:CreateNewLineFromSocket: * CAPABILITY IMAP4 IMAP4rev1 ACL QUOTA LITERAL+ NAMESPACE UIDPLUS X-NON-HIERARCHICAL-RENAME NO_ATOMIC_RENAME UNSELECT 180[26f04f0]: mail-c.oit.umass.edu:NA:CreateNewLineFromSocket: 1 OK Completed 180[26f04f0]: mail-c.oit.umass.edu:NA:SendData: Logging suppressed for this command (it probably contained authentication information) 180[26f04f0]: mail-c.oit.umass.edu:NA:CreateNewLineFromSocket: 2 OK User logged in
