Fábián Gergely writes:

Is there any reason why fetch would be / would not be answering after an append 
command? (is there any time-frame maybe?)

Yes, there is. See RFC 3501:

     If the mailbox is currently selected, the normal new message
     actions SHOULD occur.  Specifically, the server SHOULD notify the
     client immediately via an untagged EXISTS response.  If the server
     does not do so, the client MAY issue a NOOP command (or failing
     that, a CHECK command) after one or more APPEND commands.

A SHOULD is not a MUST. The IMAP server is not required to immediately send an EXISTS, and Courier does not. Even though APPENDUID gives you the new message's UID, this message is not officially accessible by the IMAP client (and the server), until such time that the client issues a NOOP, first, and receives the usual EXISTS message.

Attachment: pgpYxGeQQ73De.pgp
Description: PGP signature

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Courier-imap mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to