Hello once again,

This looks like it might be a bug in mutt's imap support, if i try to move a
message from one folder to another, ala "save", mutt issues:

UID COPY id "folder"

and courier responds with:
NO Error in IMAP command received by server.

I can't find the UID in the RFC, but again, I don't know what I'm doing :)

Transaction is included, if anyone who has a clue would take a peak, I
would be most grateful.

---8<---
a0009 UID FETCH 267 BODY.PEEK[]
* 51 FETCH (UID 267 BODY[] {3405}
....
a0009 OK FETCH completed.
a0010 UID COPY 267 "issues"
a0010 NO Error in IMAP command received by server.
a0011 CLOSE
a0011 OK mailbox closed.
a0012 LOGOUT
* BYE Courier-IMAP server shutting down
a0012 OK LOGOUT completed
--->8---

My next question would be this:  Would it be unwise for courier to log protocol
violations?  Or at least log sessions that were terminates because of them?
* BYE [ALERT] Fatal error: TOO MANY CONSECUTIVE PROTOCOL VIOLATIONS:

I noticed outlook likes to keep trying until it gets hung up on, then
complain about it to the user... 

It's clear that IMAP is a bit, subjective, as each implementation seems to have
some problem or another.  Perhaps this would aid in diagnosing such an
incompatibility.

--
Matt (s/reverse-lavm/mval/)







_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to