Gnus development mailing list
 help / color / mirror / Atom feed
* nnimap fails to fetch some articles
@ 2005-03-05  0:47 Bjorn Solberg
  2005-03-05 11:00 ` Simon Josefsson
  0 siblings, 1 reply; 16+ messages in thread
From: Bjorn Solberg @ 2005-03-05  0:47 UTC (permalink / raw)


My setup:

GNU Emacs 21.3.1 (i386-mingw-nt5.1.2600) of 2004-03-10 on NYAUMO
No Gnus v0.3 (from gnus-CURRENT-20050304.tar.gz)

I'm talking to the IMAP server (which is a Lotus Notes server) as
a secondary method:
(setq gnus-secondary-select-methods
      '((nnimap "notes1")))

I can read the messages with no problem using the Lotus Notes client.

When I do 5 RET to fetch the last 5 messages, I consistently only get 3,
missing some in-between: It's getting N-3, N-1 and N, skipping N-4 and
N-2.

If I fetch the last 6 messages, it skips N-5 in addition.

If I fetch the last 7 messages, it skips the same as for 6 but fetches
message# N-6.

The full *imap-log* is 800 lines long for the 5 RET, see below for the
last 400+ lines.  It looks like it's issuing the correct command, "UID
FETCH 780:784 [...]" but for some reason it doesn't display the first and
third of those last 5 messages.

I see similar things for all the other nnimap groups also.  One group
skips N-4 -> N-2 and only gets N-1 and N.  Even doing C-u RET RET to
fetch all the messages fails to show all messages.

I don't have gnus-agent activated, and my ~/News/agent directory is empty
save for a lib directory containing a file named "server" that contains
"nil".  I have tried some suggestions I have seen through searches
(gnus-agent-expire-group, remove .overview (I have none)), with no luck.

Any pointers to how I can solve this is greatly appreciated.

Bjorn.




[...]
======================================================================
1 -> imap-current-mailbox-p: mailbox="INBOX" examine=nil buffer=nil
| 2 -> imap-current-mailbox-p-1: mailbox="INBOX" examine=nil
| 2 <- imap-current-mailbox-p-1: t
1 <- imap-current-mailbox-p: t
======================================================================
1 -> imap-capability: identifier=IMAP4rev1 buffer=nil
1 <- imap-capability: (IMAP4REV1 AUTH=PLAIN LITERAL+ NAMESPACE QUOTA UIDPLUS)
======================================================================
1 -> imap-fetch: uids="780:784" props="(UID RFC822.SIZE BODY BODY.PEEK[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref To Newsgroups)])" receive=nil nouidfetch=nil buffer=nil
| 2 -> imap-send-command-wait: command="UID FETCH 780:784 (UID RFC822.SIZE BODY BODY.PEEK[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref To Newsgroups)])" buffer=nil
| | 3 -> imap-send-command: command="UID FETCH 780:784 (UID RFC822.SIZE BODY BODY.PEEK[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref To Newsgroups)])" buffer=nil
| | | 4 -> imap-send-command-1: cmdstr="108 UID FETCH 780:784 (UID RFC822.SIZE BODY BODY.PEEK[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref To Newsgroups)])"
| | | 4 <- imap-send-command-1: nil
| | 3 <- imap-send-command: 108
| | 3 -> imap-wait-for-tag: tag=108 buffer=nil
| | | 4 -> imap-arrival-filter: proc=#<process imap> string="* 759 FETCH (UID 781 RFC822.SIZE 908 BODY (\"text\" \"plain\"  (\"charset\" \"us-ascii\") NIL NIL \"7BIT\" 184 4) BODY[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref To Newsgroups)] {433}

From: Bjorn Solberg <xxx@yyy.zzz>

To: aaa@bbb.ccc

Subject: Re: <the subject>

Date: Fri, 04 Mar 2005 13:31:38 -0800

In-Reply-To: <OF0175C613.CE9011F7-ON88256FBA.0075F2F7-00256FBA.0075FB40@yyy.zzz>

	(John Smith's message of \"Fri, 4 Mar 2005 21:28:38 +0000\")

Message-ID: <ur7ivcd39.fsf@yyy.zzz>

References: <OF0175C613.CE9011F7-ON88256FBA.0075F2F7-00256FBA.0075FB40@yyy.zzz>





)

* 761 FETCH (UID 783 RFC822.SIZE 1055 BODY (\"text\" \"plain\"  (\"charset\" \"us-ascii\") NIL NIL \"7BIT\" 331 6) BODY[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref To Newsgroups)] {433}

From: Bjorn Solberg <xxx@yyy.zzz>

To: aaa@bbb.ccc

Subject: Re: <the subject>

Date: Fri, 04 Mar 2005 13:42:42 -0800

In-Reply-To: <OFA66DD0EF."
| | | | 5 -> imap-find-next-line: 
| | | | | 6 -> imap-find-next-line: 
| | | | | 6 <- imap-find-next-line: 641
| | | | 5 <- imap-find-next-line: 641
| | | | 5 -> imap-parse-response: 
| | | | | 6 -> imap-parse-fetch: response=759
| | | | | | 7 -> imap-parse-body: 
| | | | | | 7 <- imap-parse-body: ("text" "plain" ("charset" "us-ascii") nil nil "7BIT" 184 4)
| | | | | | 7 -> imap-message-put: uid=781 propname=UID value=781 buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=781 propname=RFC822\.SIZE value=908 buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=781 propname=BODY value=("text" "plain" ("charset" "us-ascii") nil nil "7BIT" 184 4) buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=781 propname=BODYDETAIL value=(("HEADER.FIELDS SUBJECT FROM DATE MESSAGE-ID REFERENCES IN-REPLY-TO XREF TO NEWSGROUPS" nil "From: Bjorn Solberg <xxx@yyy.zzz>

To: aaa@bbb.ccc

Subject: Re: <the subject>

Date: Fri, 04 Mar 2005 13:31:38 -0800

In-Reply-To: <OF0175C613.CE9011F7-ON88256FBA.0075F2F7-00256FBA.0075FB40@yyy.zzz>

	(John Smith's message of \"Fri, 4 Mar 2005 21:28:38 +0000\")

Message-ID: <ur7ivcd39.fsf@yyy.zzz>

References: <OF0175C613.CE9011F7-ON88256FBA.0075F2F7-00256FBA.0075FB40@yyy.zzz>





")) buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-capability: identifier=IMAP4rev1 buffer=nil
| | | | | | 7 <- imap-capability: (IMAP4REV1 AUTH=PLAIN LITERAL+ NAMESPACE QUOTA UIDPLUS)
| | | | | | 7 -> imap-message-get: uid=781 propname=BODYDETAIL buffer=nil
| | | | | | 7 <- imap-message-get: (("HEADER.FIELDS SUBJECT FROM DATE MESSAGE-ID REFERENCES IN-REPLY-TO XREF TO NEWSGROUPS" nil "From: Bjorn Solberg <xxx@yyy.zzz>

To: aaa@bbb.ccc

Subject: Re: <the subject>

Date: Fri, 04 Mar 2005 13:31:38 -0800

In-Reply-To: <OF0175C613.CE9011F7-ON88256FBA.0075F2F7-00256FBA.0075FB40@yyy.zzz>

	(John Smith's message of \"Fri, 4 Mar 2005 21:28:38 +0000\")

Message-ID: <ur7ivcd39.fsf@yyy.zzz>

References: <OF0175C613.CE9011F7-ON88256FBA.0075F2F7-00256FBA.0075FB40@yyy.zzz>





"))
| | | | | | 7 -> imap-message-get: uid=781 propname=BODY buffer=nil
| | | | | | 7 <- imap-message-get: ("text" "plain" ("charset" "us-ascii") nil nil "7BIT" 184 4)
| | | | | | 7 -> imap-body-lines: body=("text" "plain" ("charset" "us-ascii") nil nil "7BIT" 184 4)
| | | | | | 7 <- imap-body-lines: 4
| | | | | | 7 -> imap-message-get: uid=781 propname=RFC822\.SIZE buffer=nil
| | | | | | 7 <- imap-message-get: 908
| | | | | 6 <- imap-parse-fetch: nil
| | | | 5 <- imap-parse-response: nil
| | | | 5 -> imap-find-next-line: 
| | | | 5 <- imap-find-next-line: nil
| | | 4 <- imap-arrival-filter: nil
| | | 4 -> imap-arrival-filter: proc=#<process imap> string="4AED4819-ON88256FBA.0076CA92-00256FBA.0076CD4B@yyy.zzz>

	(John Smith's message of \"Fri, 4 Mar 2005 21:37:36 +0000\")

Message-ID: <ull93cckt.fsf@yyy.zzz>

References: <OFA66DD0EF.4AED4819-ON88256FBA.0076CA92-00256FBA.0076CD4B@yyy.zzz>





)

* 760 FETCH (UID 782 RFC822.SIZE 5565 BODY ((\"TEXT\" \"PLAIN\"  (\"charset\" \"ISO-8859-1\") NIL NIL \"QUOTED-PRINTABLE\" 1654 67)(\"IMAGE\" \"JPEG\"  (\"name\" \"pic09750.jpg\") NIL NIL \"BASE64\" 2878) \"MIXED\") BODY[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref To Newsgroups)] {284}

In-Reply-To: <ur7ivcd39.fsf@yyy.zzz>

Subject: Re: <the subject>

To: Bjorn Solberg <xxx@yyy.zzz>

Message-ID: <OFA66DD0EF.4AED4819-ON88256FBA.0076CA92-00256FBA.0076CD4B@yyy.zzz>

From: aaa@bbb.ccc

Date: Fri, 4 Mar 2005 21:37:36 +0000





)

* 758 FETCH (UID 780 RFC822.SIZE 6021 BODY ((\"TEXT\" \"PLAIN\"  (\"charset\" \"ISO-8859-1\") NIL NIL \"QUOTED-PRINTABLE\" 2052 81)(\"IMAGE\" \"JPEG\"  (\"name\" \"pic24812.jpg\") NIL NIL \"BASE64\" 2878) \""
| | | | 5 -> imap-find-next-line: 
| | | | | 6 -> imap-find-next-line: 
| | | | | 6 <- imap-find-next-line: 642
| | | | 5 <- imap-find-next-line: 642
| | | | 5 -> imap-parse-response: 
| | | | | 6 -> imap-parse-fetch: response=761
| | | | | | 7 -> imap-parse-body: 
| | | | | | 7 <- imap-parse-body: ("text" "plain" ("charset" "us-ascii") nil nil "7BIT" 331 6)
| | | | | | 7 -> imap-message-put: uid=783 propname=UID value=783 buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=783 propname=RFC822\.SIZE value=1055 buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=783 propname=BODY value=("text" "plain" ("charset" "us-ascii") nil nil "7BIT" 331 6) buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=783 propname=BODYDETAIL value=(("HEADER.FIELDS SUBJECT FROM DATE MESSAGE-ID REFERENCES IN-REPLY-TO XREF TO NEWSGROUPS" nil "From: Bjorn Solberg <xxx@yyy.zzz>

To: aaa@bbb.ccc

Subject: Re: <the subject>

Date: Fri, 04 Mar 2005 13:42:42 -0800

In-Reply-To: <OFA66DD0EF.4AED4819-ON88256FBA.0076CA92-00256FBA.0076CD4B@yyy.zzz>

	(John Smith's message of \"Fri, 4 Mar 2005 21:37:36 +0000\")

Message-ID: <ull93cckt.fsf@yyy.zzz>

References: <OFA66DD0EF.4AED4819-ON88256FBA.0076CA92-00256FBA.0076CD4B@yyy.zzz>





")) buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-capability: identifier=IMAP4rev1 buffer=nil
| | | | | | 7 <- imap-capability: (IMAP4REV1 AUTH=PLAIN LITERAL+ NAMESPACE QUOTA UIDPLUS)
| | | | | | 7 -> imap-message-get: uid=783 propname=BODYDETAIL buffer=nil
| | | | | | 7 <- imap-message-get: (("HEADER.FIELDS SUBJECT FROM DATE MESSAGE-ID REFERENCES IN-REPLY-TO XREF TO NEWSGROUPS" nil "From: Bjorn Solberg <xxx@yyy.zzz>

To: aaa@bbb.ccc

Subject: Re: <the subject>

Date: Fri, 04 Mar 2005 13:42:42 -0800

In-Reply-To: <OFA66DD0EF.4AED4819-ON88256FBA.0076CA92-00256FBA.0076CD4B@yyy.zzz>

	(John Smith's message of \"Fri, 4 Mar 2005 21:37:36 +0000\")

Message-ID: <ull93cckt.fsf@yyy.zzz>

References: <OFA66DD0EF.4AED4819-ON88256FBA.0076CA92-00256FBA.0076CD4B@yyy.zzz>





"))
| | | | | | 7 -> imap-message-get: uid=783 propname=BODY buffer=nil
| | | | | | 7 <- imap-message-get: ("text" "plain" ("charset" "us-ascii") nil nil "7BIT" 331 6)
| | | | | | 7 -> imap-body-lines: body=("text" "plain" ("charset" "us-ascii") nil nil "7BIT" 331 6)
| | | | | | 7 <- imap-body-lines: 6
| | | | | | 7 -> imap-message-get: uid=783 propname=RFC822\.SIZE buffer=nil
| | | | | | 7 <- imap-message-get: 1055
| | | | | 6 <- imap-parse-fetch: nil
| | | | 5 <- imap-parse-response: nil
| | | | 5 -> imap-find-next-line: 
| | | | | 6 -> imap-find-next-line: 
| | | | | 6 <- imap-find-next-line: 582
| | | | 5 <- imap-find-next-line: 582
| | | | 5 -> imap-parse-response: 
| | | | | 6 -> imap-parse-fetch: response=760
| | | | | | 7 -> imap-parse-body: 
| | | | | | | 8 -> imap-parse-body: 
| | | | | | | 8 <- imap-parse-body: ("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 1654 67)
| | | | | | | 8 -> imap-parse-body: 
| | | | | | | 8 <- imap-parse-body: ("IMAGE" "JPEG" ("name" "pic09750.jpg") nil nil "BASE64" 2878)
| | | | | | 7 <- imap-parse-body: (("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 1654 67) ("IMAGE" "JPEG" ("name" "pic09750.jpg") nil nil "BASE64" 2878) "MIXED")
| | | | | | 7 -> imap-message-put: uid=782 propname=UID value=782 buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=782 propname=RFC822\.SIZE value=5565 buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=782 propname=BODY value=(("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 1654 67) ("IMAGE" "JPEG" ("name" "pic09750.jpg") nil nil "BASE64" 2878) "MIXED") buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=782 propname=BODYDETAIL value=(("HEADER.FIELDS SUBJECT FROM DATE MESSAGE-ID REFERENCES IN-REPLY-TO XREF TO NEWSGROUPS" nil "In-Reply-To: <ur7ivcd39.fsf@yyy.zzz>

Subject: Re: <the subject>

To: Bjorn Solberg <xxx@yyy.zzz>

Message-ID: <OFA66DD0EF.4AED4819-ON88256FBA.0076CA92-00256FBA.0076CD4B@yyy.zzz>

From: aaa@bbb.ccc

Date: Fri, 4 Mar 2005 21:37:36 +0000





")) buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-capability: identifier=IMAP4rev1 buffer=nil
| | | | | | 7 <- imap-capability: (IMAP4REV1 AUTH=PLAIN LITERAL+ NAMESPACE QUOTA UIDPLUS)
| | | | | | 7 -> imap-message-get: uid=782 propname=BODYDETAIL buffer=nil
| | | | | | 7 <- imap-message-get: (("HEADER.FIELDS SUBJECT FROM DATE MESSAGE-ID REFERENCES IN-REPLY-TO XREF TO NEWSGROUPS" nil "In-Reply-To: <ur7ivcd39.fsf@yyy.zzz>

Subject: Re: <the subject>

To: Bjorn Solberg <xxx@yyy.zzz>

Message-ID: <OFA66DD0EF.4AED4819-ON88256FBA.0076CA92-00256FBA.0076CD4B@yyy.zzz>

From: aaa@bbb.ccc

Date: Fri, 4 Mar 2005 21:37:36 +0000





"))
| | | | | | 7 -> imap-message-get: uid=782 propname=BODY buffer=nil
| | | | | | 7 <- imap-message-get: (("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 1654 67) ("IMAGE" "JPEG" ("name" "pic09750.jpg") nil nil "BASE64" 2878) "MIXED")
| | | | | | 7 -> imap-body-lines: body=(("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 1654 67) ("IMAGE" "JPEG" ("name" "pic09750.jpg") nil nil "BASE64" 2878) "MIXED")
| | | | | | | 8 -> imap-body-lines: body=("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 1654 67)
| | | | | | | 8 <- imap-body-lines: 67
| | | | | | | 8 -> imap-body-lines: body=("IMAGE" "JPEG" ("name" "pic09750.jpg") nil nil "BASE64" 2878)
| | | | | | | 8 <- imap-body-lines: 0
| | | | | | | 8 -> imap-body-lines: body="MIXED"
| | | | | | | 8 <- imap-body-lines: 0
| | | | | | 7 <- imap-body-lines: 67
| | | | | | 7 -> imap-message-get: uid=782 propname=RFC822\.SIZE buffer=nil
| | | | | | 7 <- imap-message-get: 5565
| | | | | 6 <- imap-parse-fetch: nil
| | | | 5 <- imap-parse-response: nil
| | | | 5 -> imap-find-next-line: 
| | | | 5 <- imap-find-next-line: nil
| | | 4 <- imap-arrival-filter: nil
| | | 4 -> imap-arrival-filter: proc=#<process imap> string="MIXED\") BODY[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref To Newsgroups)] {284}

In-Reply-To: <uzmxjcdap.fsf@yyy.zzz>

Subject: Re: <the subject>

To: Bjorn Solberg <xxx@yyy.zzz>

Message-ID: <OF0175C613.CE9011F7-ON88256FBA.0075F2F7-00256FBA.0075FB40@yyy.zzz>

From: aaa@bbb.ccc

Date: Fri, 4 Mar 2005 21:28:38 +0000





)

* 762 FETCH (UID 784 RFC822.SIZE 6209 BODY ((\"TEXT\" \"PLAIN\"  (\"charset\" \"ISO-8859-1\") NIL NIL \"QUOTED-PRINTABLE\" 2236 86)(\"IMAGE\" \"JPEG\"  (\"name\" \"pic09576.jpg\") NIL NIL \"BASE64\" 2878) \"MIXED\") BODY[HEADER.FIELDS (Subject From Date Message-Id References In-Reply-To Xref To Newsgroups)] {284}

In-Reply-To: <ull93cckt.fsf@yyy.zzz>

Subject: Re: <the subject>

To: Bjorn Solberg <xxx@yyy.zzz>

Message-ID: <OF55FB21C6.CD401F90-ON88256FBA.0077644A-00256FBA.0077C691@yyy.zzz>

From: aaa@bbb.ccc

Date: Fri, 4 Mar 2005 21:48:14 +0000





)

108 OK FETCH completed

"
| | | | 5 -> imap-find-next-line: 
| | | | | 6 -> imap-find-next-line: 
| | | | | 6 <- imap-find-next-line: 582
| | | | 5 <- imap-find-next-line: 582
| | | | 5 -> imap-parse-response: 
| | | | | 6 -> imap-parse-fetch: response=758
| | | | | | 7 -> imap-parse-body: 
| | | | | | | 8 -> imap-parse-body: 
| | | | | | | 8 <- imap-parse-body: ("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 2052 81)
| | | | | | | 8 -> imap-parse-body: 
| | | | | | | 8 <- imap-parse-body: ("IMAGE" "JPEG" ("name" "pic24812.jpg") nil nil "BASE64" 2878)
| | | | | | 7 <- imap-parse-body: (("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 2052 81) ("IMAGE" "JPEG" ("name" "pic24812.jpg") nil nil "BASE64" 2878) "MIXED")
| | | | | | 7 -> imap-message-put: uid=780 propname=UID value=780 buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=780 propname=RFC822\.SIZE value=6021 buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=780 propname=BODY value=(("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 2052 81) ("IMAGE" "JPEG" ("name" "pic24812.jpg") nil nil "BASE64" 2878) "MIXED") buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=780 propname=BODYDETAIL value=(("HEADER.FIELDS SUBJECT FROM DATE MESSAGE-ID REFERENCES IN-REPLY-TO XREF TO NEWSGROUPS" nil "In-Reply-To: <uzmxjcdap.fsf@yyy.zzz>

Subject: Re: <the subject>

To: Bjorn Solberg <xxx@yyy.zzz>

Message-ID: <OF0175C613.CE9011F7-ON88256FBA.0075F2F7-00256FBA.0075FB40@yyy.zzz>

From: aaa@bbb.ccc

Date: Fri, 4 Mar 2005 21:28:38 +0000





")) buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-capability: identifier=IMAP4rev1 buffer=nil
| | | | | | 7 <- imap-capability: (IMAP4REV1 AUTH=PLAIN LITERAL+ NAMESPACE QUOTA UIDPLUS)
| | | | | | 7 -> imap-message-get: uid=780 propname=BODYDETAIL buffer=nil
| | | | | | 7 <- imap-message-get: (("HEADER.FIELDS SUBJECT FROM DATE MESSAGE-ID REFERENCES IN-REPLY-TO XREF TO NEWSGROUPS" nil "In-Reply-To: <uzmxjcdap.fsf@yyy.zzz>

Subject: Re: <the subject>

To: Bjorn Solberg <xxx@yyy.zzz>

Message-ID: <OF0175C613.CE9011F7-ON88256FBA.0075F2F7-00256FBA.0075FB40@yyy.zzz>

From: aaa@bbb.ccc

Date: Fri, 4 Mar 2005 21:28:38 +0000





"))
| | | | | | 7 -> imap-message-get: uid=780 propname=BODY buffer=nil
| | | | | | 7 <- imap-message-get: (("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 2052 81) ("IMAGE" "JPEG" ("name" "pic24812.jpg") nil nil "BASE64" 2878) "MIXED")
| | | | | | 7 -> imap-body-lines: body=(("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 2052 81) ("IMAGE" "JPEG" ("name" "pic24812.jpg") nil nil "BASE64" 2878) "MIXED")
| | | | | | | 8 -> imap-body-lines: body=("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 2052 81)
| | | | | | | 8 <- imap-body-lines: 81
| | | | | | | 8 -> imap-body-lines: body=("IMAGE" "JPEG" ("name" "pic24812.jpg") nil nil "BASE64" 2878)
| | | | | | | 8 <- imap-body-lines: 0
| | | | | | | 8 -> imap-body-lines: body="MIXED"
| | | | | | | 8 <- imap-body-lines: 0
| | | | | | 7 <- imap-body-lines: 81
| | | | | | 7 -> imap-message-get: uid=780 propname=RFC822\.SIZE buffer=nil
| | | | | | 7 <- imap-message-get: 6021
| | | | | 6 <- imap-parse-fetch: nil
| | | | 5 <- imap-parse-response: nil
| | | | 5 -> imap-find-next-line: 
| | | | | 6 -> imap-find-next-line: 
| | | | | 6 <- imap-find-next-line: 582
| | | | 5 <- imap-find-next-line: 582
| | | | 5 -> imap-parse-response: 
| | | | | 6 -> imap-parse-fetch: response=762
| | | | | | 7 -> imap-parse-body: 
| | | | | | | 8 -> imap-parse-body: 
| | | | | | | 8 <- imap-parse-body: ("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 2236 86)
| | | | | | | 8 -> imap-parse-body: 
| | | | | | | 8 <- imap-parse-body: ("IMAGE" "JPEG" ("name" "pic09576.jpg") nil nil "BASE64" 2878)
| | | | | | 7 <- imap-parse-body: (("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 2236 86) ("IMAGE" "JPEG" ("name" "pic09576.jpg") nil nil "BASE64" 2878) "MIXED")
| | | | | | 7 -> imap-message-put: uid=784 propname=UID value=784 buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=784 propname=RFC822\.SIZE value=6209 buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=784 propname=BODY value=(("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 2236 86) ("IMAGE" "JPEG" ("name" "pic09576.jpg") nil nil "BASE64" 2878) "MIXED") buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-message-put: uid=784 propname=BODYDETAIL value=(("HEADER.FIELDS SUBJECT FROM DATE MESSAGE-ID REFERENCES IN-REPLY-TO XREF TO NEWSGROUPS" nil "In-Reply-To: <ull93cckt.fsf@yyy.zzz>

Subject: Re: <the subject>

To: Bjorn Solberg <xxx@yyy.zzz>

Message-ID: <OF55FB21C6.CD401F90-ON88256FBA.0077644A-00256FBA.0077C691@yyy.zzz>

From: aaa@bbb.ccc

Date: Fri, 4 Mar 2005 21:48:14 +0000





")) buffer=nil
| | | | | | 7 <- imap-message-put: t
| | | | | | 7 -> imap-capability: identifier=IMAP4rev1 buffer=nil
| | | | | | 7 <- imap-capability: (IMAP4REV1 AUTH=PLAIN LITERAL+ NAMESPACE QUOTA UIDPLUS)
| | | | | | 7 -> imap-message-get: uid=784 propname=BODYDETAIL buffer=nil
| | | | | | 7 <- imap-message-get: (("HEADER.FIELDS SUBJECT FROM DATE MESSAGE-ID REFERENCES IN-REPLY-TO XREF TO NEWSGROUPS" nil "In-Reply-To: <ull93cckt.fsf@yyy.zzz>

Subject: Re: <the subject>

To: Bjorn Solberg <xxx@yyy.zzz>

Message-ID: <OF55FB21C6.CD401F90-ON88256FBA.0077644A-00256FBA.0077C691@yyy.zzz>

From: aaa@bbb.ccc

Date: Fri, 4 Mar 2005 21:48:14 +0000





"))
| | | | | | 7 -> imap-message-get: uid=784 propname=BODY buffer=nil
| | | | | | 7 <- imap-message-get: (("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 2236 86) ("IMAGE" "JPEG" ("name" "pic09576.jpg") nil nil "BASE64" 2878) "MIXED")
| | | | | | 7 -> imap-body-lines: body=(("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 2236 86) ("IMAGE" "JPEG" ("name" "pic09576.jpg") nil nil "BASE64" 2878) "MIXED")
| | | | | | | 8 -> imap-body-lines: body=("TEXT" "PLAIN" ("charset" "ISO-8859-1") nil nil "QUOTED-PRINTABLE" 2236 86)
| | | | | | | 8 <- imap-body-lines: 86
| | | | | | | 8 -> imap-body-lines: body=("IMAGE" "JPEG" ("name" "pic09576.jpg") nil nil "BASE64" 2878)
| | | | | | | 8 <- imap-body-lines: 0
| | | | | | | 8 -> imap-body-lines: body="MIXED"
| | | | | | | 8 <- imap-body-lines: 0
| | | | | | 7 <- imap-body-lines: 86
| | | | | | 7 -> imap-message-get: uid=784 propname=RFC822\.SIZE buffer=nil
| | | | | | 7 <- imap-message-get: 6209
| | | | | 6 <- imap-parse-fetch: nil
| | | | 5 <- imap-parse-response: nil
| | | | 5 -> imap-find-next-line: 
| | | | 5 <- imap-find-next-line: 25
| | | | 5 -> imap-parse-response: 
| | | | | 6 -> imap-parse-resp-text: 
| | | | | | 7 -> imap-parse-resp-text-code: 
| | | | | | 7 <- imap-parse-resp-text-code: nil
| | | | | 6 <- imap-parse-resp-text: nil
| | | | 5 <- imap-parse-response: nil
| | | | 5 -> imap-find-next-line: 
| | | | 5 <- imap-find-next-line: nil
| | | 4 <- imap-arrival-filter: nil
| | 3 <- imap-wait-for-tag: OK
| 2 <- imap-send-command-wait: OK
1 <- imap-fetch: t





^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2005-03-10 15:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-05  0:47 nnimap fails to fetch some articles Bjorn Solberg
2005-03-05 11:00 ` Simon Josefsson
2005-03-07 18:35   ` Bjorn Solberg
2005-03-07 21:45     ` Simon Josefsson
2005-03-07 22:00       ` Bjorn Solberg
2005-03-07 22:40       ` Bjorn Solberg
2005-03-08  0:40         ` Simon Josefsson
2005-03-08 19:44           ` Reiner Steib
2005-03-08 21:32             ` Simon Josefsson
2005-03-09 14:11               ` David S. Goldberg
2005-03-09 17:43                 ` Ted Stern
2005-03-10 15:56                   ` David S. Goldberg
2005-03-09 18:14                 ` Bjorn Solberg
2005-03-09 19:52                   ` David S. Goldberg
2005-03-08 22:42           ` Arne Jørgensen
2005-03-10  9:22             ` Simon Josefsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).