Lars Magne Ingebrigtsen writes: > Michael Welsh Duggan writes: > >>> Wasn't there some other IMAP server (cyrus? courier?) that needed to >>> have extra spaces removed on some commands? >> >> Yes. http://article.gmane.org/gmane.emacs.gnus.general/72495 > > Yeah, but choking on extra spaces, while sloppy, is easier to deal with > than inserting extra spaces here and there. :-) > > The only server I have access to that uses QRESYNC is the Zimbra > server. Could people who have other servers that have QRESYNC eval > the following while in the "*nnimap ...*" buffer? > > (nnimap-command "EXAMINE INBOX (QRESYNC (1 1))") > > Substitute a different mailbox name if you don't have INBOX. Looks fine with dovecot (I did it once with and once without the extra space): rupert@hake:~ /usr/lib/dovecot/imap * PREAUTH [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 LIST-STATUS] Logged in as rupert 1 enable qresync * ENABLED QRESYNC 1 OK Enabled. 2 examine inbox (qresync (1 1)) * FLAGS (\Answered \Flagged \Deleted \Seen \Draft) * OK [PERMANENTFLAGS ()] Read-only mailbox. * 0 EXISTS * 0 RECENT * OK [UIDVALIDITY 1290942640] UIDs valid * OK [UIDNEXT 1] Predicted next UID * OK [HIGHESTMODSEQ 1] Highest 2 OK [READ-ONLY] Select completed. 3 examine inbox (qresync (1 1)) * OK [CLOSED] Previous mailbox closed. * FLAGS (\Answered \Flagged \Deleted \Seen \Draft) * OK [PERMANENTFLAGS ()] Read-only mailbox. * 0 EXISTS * 0 RECENT * OK [UIDVALIDITY 1290942640] UIDs valid * OK [UIDNEXT 1] Predicted next UID * OK [HIGHESTMODSEQ 1] Highest 3 OK [READ-ONLY] Select completed. imap(rupert): Info: Connection closed bytes=82/910