[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IMAP Errors after upgrade



To be more specific about the packages I have this problem with
2.15.9+0.20100208-1
2.15.9+0.20100216-1
Some thing in my config doesn't work with 2.14.0-11 so I am prevented from testing this problem with that version. Here is the error again, pasted this time so it's easier to find http://pastie.org/840742 I have also purged the local inbox files just to make sure that they were not corrupted but this produced no change. My other accounts appear to now be working properly. When I (setq elmo-imap4-debug t) I get the following.

[09:02:18] <- elmo-imap41 capability
[09:02:18] -> * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH QUOTA AUTH=PLAIN
[09:02:18] -> elmo-imap41 OK Capability completed.
*elmo-imap41* OK arrived
[09:02:18] => ((ok nil) (capability (imap4rev1 literal+ sasl-ir login-referrals id enable sort sort=display thread=references thread=refs multiappend unselect idle children namespace uidplus list-extended i18nlevel=1 condstore qresync esearch esort searchres within context=search quota auth=plain)))
NO LOGGING
NO LOGGING
NO LOGGING
NO LOGGING
NO LOGGING
[09:02:24] <- elmo-imap43 namespace
[09:02:24] -> * NAMESPACE (("" "/")) NIL NIL
[09:02:24] -> elmo-imap43 OK NAMESPACE completed.
*elmo-imap43* OK arrived
[09:02:24] => ((ok nil) (namespace (("^\\({.*/nntp}\\).*$" . ".") ("^.*$" . "/"))))
[09:02:24] <- elmo-imap44 status inbox (recent unseen messages uidnext)
[09:02:24] -> * STATUS INBOX (recent 0 unseen 0 messages 48 uidnext 856) [09:02:24] -> elmo-imap44 OK STATUS completed.
*elmo-imap44* OK arrived
[09:02:24] => ((ok nil) (status ((uidnext 856) (messages 48) (unseen 0) (recent 0))))
[09:02:24] <- elmo-imap45 status sent (recent unseen messages uidnext)
[09:02:24] -> * STATUS Sent (recent 0 unseen 0 messages 269 uidnext 270) [09:02:24] -> elmo-imap45 OK STATUS completed.
*elmo-imap45* OK arrived
[09:02:24] => ((ok nil) (status ((uidnext 270) (messages 269) (unseen 0) (recent 0))))
[09:02:25] <- elmo-imap41 capability
[09:02:25] -> * CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH QUOTA AUTH=PLAIN
[09:02:25] -> elmo-imap41 OK Capability completed.
*elmo-imap41* OK arrived
[09:02:25] => ((ok nil) (capability (imap4rev1 literal+ sasl-ir login-referrals id enable sort sort=display thread=references thread=refs multiappend unselect idle children namespace uidplus list-extended i18nlevel=1 condstore qresync esearch esort searchres within context=search quota auth=plain)))
NO LOGGING
NO LOGGING
NO LOGGING
NO LOGGING
[09:02:32] <- elmo-imap46 select inbox
[09:02:32] -> * 48 EXISTS
[09:02:32] -> * 0 RECENT
[09:02:32] -> * FLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)
[09:02:32] -> * OK [PERMANENTFLAGS (\Seen \Answered \Flagged \Deleted \Draft $MDNSent)] Permanent flags
[09:02:32] -> * OK [UIDVALIDITY 17309] UIDVALIDITY value
[09:02:32] -> * OK [UIDNEXT 856] The next unique identifier value
[09:02:32] -> elmo-imap46 OK [READ-WRITE] SELECT completed.
*elmo-imap46* OK arrived
[09:02:32] => ((ok (read-write t)) (uidnext 856) (uidvalidity "17309") (permanentflags ("\\Seen" "\\Answered" "\\Flagged" "\\Deleted" "\\Draft" "$MDNSent")) (flags ("\\Seen" "\\Answered" "\\Flagged" "\\Deleted" "\\Draft" "$MDNSent")) (recent 0) (exists 48))
[09:02:32] <- elmo-imap47 check
[09:02:32] -> elmo-imap47 OK CHECK completed.
*elmo-imap47* OK arrived
[09:02:32] <- elmo-imap48 uid search return (all) uid 1:* undeleted
[09:02:32] -> elmo-imap48 BAD The specified message set is invalid.
*elmo-imap48* BAD arrived
[09:02:32] => ((bad (nil "The specified message set is invalid.")) (ok nil))
[09:02:32] <- elmo-imap49 uid search return (all) uid 1:1 undeleted
[09:02:32] -> elmo-imap49 BAD The specified message set is invalid.
*elmo-imap49* BAD arrived
[09:02:32] => ((bad (nil "The specified message set is invalid.")))


Vitaly Mayatskikh wrote:
At Tue, 23 Feb 2010 12:34:21 -0800, docgnome wrote:

I get the attached error whenever I try to update my work account since this morning when the debian wl-beta package caused me to upgrade to wl 2.15.9. wl has also locked up emacs multiple times, to the point of requiring kill -9, as I was trying to write this message. Help would be greatly appreciated.
Dave

You have old *.elc (compiled elisp files) some somewhere in your system.