Re: mutt/1274: IMAP / limited view: new messages not always detected
The following reply was made to PR mutt/1274; it has been noted by GNATS.
From: Vincent Lefevre <vincent@xxxxxxxxxx>
To: bug-any@xxxxxxxxxxxxx
Cc:
Subject: Re: mutt/1274: IMAP / limited view: new messages not always detected
Date: Sun, 7 Aug 2005 14:42:25 +0200
On 2005-08-06 22:33:53 +0200, Brendan Cully wrote:
> I'm having no luck reproducing this bug. I can't get to the sync
> step - mutt automatically picks up the mail I sent myself and it
> appears immediately in the index under limit: ~P. Maybe you can
> send me a .muttdebug0 trace - it may depend on your IMAP server.
Mutt 1.5.9i started at Sun Aug 7 14:29:23 2005
.
Debugging at level 3.
Reading configuration file '/home/vlefevre/etc/Muttrc'.
Reading configuration file '/home/vlefevre/.muttrc'.
Reading configuration file '/home/vlefevre/.mutt.private'.
Reading configuration file '/home/vlefevre/.mutt.aliases'.
[snip parse_alias]
Reading configuration file '/home/vlefevre/.mutt.local'.
Using default IMAP port 143
Using default IMAPS port 993
mutt_alloc_color(): Color pairs used so far: 1
mutt_alloc_color(): Color pairs used so far: 2
mutt_alloc_color(): Color pairs used so far: 3
mutt_alloc_color(): Color pairs used so far: 4
mutt_alloc_color(): Color pairs used so far: 5
mutt_alloc_color(): Color pairs used so far: 6
mutt_alloc_color(): Color pairs used so far: 7
mutt_alloc_color(): Color pairs used so far: 8
mutt_alloc_color(): Color pairs used so far: 9
mutt_alloc_color(): Color pairs used so far: 10
mutt_alloc_color(): Color pairs used so far: 11
mutt_alloc_color(): Color pairs used so far: 12
mutt_alloc_color(): Color pairs used so far: 13
mutt_alloc_color(): Color pairs used so far: 14
trash: unknown variable
X509_verify_cert: unable to get local issuer certificate (20)
ssl_check_certificate: digest check passed
imap_cmd_step: grew buffer to 512 bytes
< * OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS AUTH=PLAIN AUTH=LOGIN]
macker.loria.fr IMAP4rev1 2003.339 at Sun, 7 Aug 2005 14:29:26 +0200 (CEST)
> a0000 CAPABILITY
< * CAPABILITY IMAP4REV1 IDLE NAMESPACE MAILBOX-REFERRALS BINARY UNSELECT SCAN
SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND LOGIN-REFERRALS
AUTH=PLAIN AUTH=LOGIN
Handling CAPABILITY
< a0000 OK CAPABILITY completed
imap_authenticate: Using any available method.
Sending LOGIN command for vlefevre...
< a0001 OK [CAPABILITY IMAP4REV1 IDLE NAMESPACE MAILBOX-REFERRALS BINARY
UNSELECT SCAN SORT THREAD=REFERENCES THREAD=ORDEREDSUBJECT MULTIAPPEND] User
vlefevre authenticated
Communication encrypted at 256 bits
> a0002 LIST "" ""
< * LIST (\NoSelect) "/" ""
< a0002 OK LIST completed
Delimiter: /
> a0003 SELECT "INBOX"
< * 148 EXISTS
Handling EXISTS
cmd_handle_untagged: New mail in INBOX - 148 messages total.
< * 0 RECENT
< * OK [UIDVALIDITY 1122536825] UID validity status
< * OK [UIDNEXT 202263] Predicted next UID
< * FLAGS (\Answered \Flagged \Deleted \Draft \Seen)
Getting mailbox FLAGS
< * OK [PERMANENTFLAGS (\* \Answered \Flagged \Deleted \Draft \Seen)]
Permanent flags
Getting mailbox PERMANENTFLAGS
< * OK [UNSEEN 20] first unseen message in /var/spool/mail/vlefevre
< a0003 OK [READ-WRITE] SELECT completed
Mailbox flags: [\*] [\Answered] [\Flagged] [\Deleted] [\Draft] [\Seen]
message.c:99: mutt_mktemp returns "/var/tmp/mutt-dixsept-325-24381-0".
> a0004 FETCH 1:148 (UID FLAGS INTERNALDATE RFC822.SIZE
> BODY.PEEK[HEADER.FIELDS (DATE FROM SUBJECT TO CC MESSAGE-ID REFERENCES
> CONTENT-TYPE CONTENT-DESCRIPTION IN-REPLY-TO REPLY-TO LINES LIST-POST
> X-LABEL)])
< * 1 FETCH (UID 5 FLAGS (\Seen \Flagged) INTERNALDATE "18-Sep-2001 16:43:40
+0200" RFC822.SIZE 4768 BODY[HEADER.FIELDS ("DATE" "FROM" "SUBJECT" "TO" "CC"
"MESSAGE-ID" "REFERENCES" "CONTENT-TYPE" "CONTENT-DESCRIPTION" "IN-REPLY-TO"
"REPLY-TO" "LINES" "LIST-POST" "X-LABEL")] {340}
Handling FETCH
FETCH response ignored for this message
imap_read_literal: reading 340 bytes
< )
parse_parameters: `charset=us-ascii'
parse_parameter: `charset' = `us-ascii'
[...]
< * 147 FETCH (UID 202185 FLAGS (\Seen \Flagged) INTERNALDATE " 3-Aug-2005
12:26:02 +0200" RFC822.SIZE 3119 BODY[HEADER.FIELDS ("DATE" "FROM" "SUBJECT"
"TO" "CC" "MESSAGE-ID" "REFERENCES" "CONTENT-TYPE" "CONTENT-DESCRIPTION"
"IN-REPLY-TO" "REPLY-TO" "LINES" "LIST-POST" "X-LABEL")] {586}
Handling FETCH
FETCH response ignored for this message
imap_read_literal: reading 586 bytes
< )
parse_parameters: `charset=iso-8859-1'
parse_parameter: `charset' = `iso-8859-1'
< * 148 FETCH (UID 202251 FLAGS (\Seen) INTERNALDATE " 6-Aug-2005 22:38:42
+0200" RFC822.SIZE 1607 BODY[HEADER.FIELDS ("DATE" "FROM" "SUBJECT" "TO" "CC"
"MESSAGE-ID" "REFERENCES" "CONTENT-TYPE" "CONTENT-DESCRIPTION" "IN-REPLY-TO"
"REPLY-TO" "LINES" "LIST-POST" "X-LABEL")] {398}
Handling FETCH
FETCH response ignored for this message
imap_read_literal: reading 398 bytes
< )
< a0004 OK FETCH completed
imap_open_mailbox: msgcount is 148
> a0005 UID STORE 202161 FLAGS.SILENT (\Seen \Flagged)
< * 149 EXISTS
Handling EXISTS
cmd_handle_untagged: New mail in INBOX - 149 messages total.
< * 1 RECENT
< a0005 OK UID STORE completed
imap_cmd_finish: Fetching new mail
message.c:99: mutt_mktemp returns "/var/tmp/mutt-dixsept-325-24381-1".
> a0006 FETCH 149:149 (UID FLAGS INTERNALDATE RFC822.SIZE
> BODY.PEEK[HEADER.FIELDS (DATE FROM SUBJECT TO CC MESSAGE-ID REFERENCES
> CONTENT-TYPE CONTENT-DESCRIPTION IN-REPLY-TO REPLY-TO LINES LIST-POST
> X-LABEL)])
< * 149 FETCH (UID 202263 FLAGS (\Recent) INTERNALDATE " 7-Aug-2005 14:30:10
+0200" RFC822.SIZE 1312 BODY[HEADER.FIELDS ("DATE" "FROM" "SUBJECT" "TO" "CC"
"MESSAGE-ID" "REFERENCES" "CONTENT-TYPE" "CONTENT-DESCRIPTION" "IN-REPLY-TO"
"REPLY-TO" "LINES" "LIST-POST" "X-LABEL")] {251}
Handling FETCH
FETCH response ignored for this message
imap_read_literal: reading 251 bytes
< )
parse_parameters: `charset=iso-8859-1'
parse_parameter: `charset' = `iso-8859-1'
< a0006 OK FETCH completed
> a0007 EXPUNGE
< a0007 OK Mailbox checkpointed, but no messages expunged
> a0008 CLOSE
< a0008 OK CLOSE completed
> a0009 LOGOUT
< * BYE macker.loria.fr IMAP4rev1 server terminating connection
Handling BYE
< a0009 OK LOGOUT completed
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA