I'm using a recent CVS version of cyrus-imapd-2.0.16.  From a perl script,
I do an APPEND with the \seen flag specified.  However, when I subsequently
view the mailbox with `mutt', the newly-appended message appears as a new
message.  Am I doing this wrong, or interpreting something wrong?  Here's
a portion of the telemetry log of the session:

<1000769918<4 select user.mills<1000769918<
>1000769918>* FLAGS (\Answered \Flagged \Draft \Deleted \Seen)
* OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen \*)]  
* 37 EXISTS
* 0 RECENT
* OK [UNSEEN 1]  
* OK [UIDVALIDITY 970102343]  
* OK [UIDNEXT 74]  
4 OK [READ-WRITE] Completed
<1000769918<5 append user.mills (\seen) {1190}<1000769918<
>1000769918>+ go ahead
<1000769918<Received: 
         by
        electra.cc.umanitoba.ca (8.9.0/8.9.0) id RAA29707
...

<1000769918<
>1000769918>* 38 EXISTS
* 1 RECENT
5 OK [APPENDUID 970102343 74] Completed


-- 
-Gary Mills-    -Unix Support-    -U of M Academic Computing and Networking-

Reply via email to