Hello, i'm setting up a uw imapd/pop3d server, and developping a web/mail tools using c-client library (using the perl module Mail::Cclient) due to a lot of problems with "unix" mailbox lock and imap, i decided to use the "mbx" format and with imapd, it rocks ! :) but a big problem appeared with pop3. when i want to delete a message, sometimes it delete two messages but in c-client log, i can see only one DELE command (but strangely i can see two consecutive QUIT call) i tried to set \Delete flag with message num or with uid ... same problem
does anyone has an idea ??? is there an imcompatibility between pop3 and mbx format ? ___________________________ Anthony Hinsinger CRIUM / CIRIL - Cellule R�seau 03 87 54 70 86 [EMAIL PROTECTED] -- ------------------------------------------------------------------ For information about this mailing list, and its archives, see: http://www.washington.edu/imap/c-client-list.html ------------------------------------------------------------------
