[sylpheed:32634] Re: Freenet freemail imap problem

Dennis Nezic dennisn at dennisn.dyndns.org
Sun Sep 21 01:28:58 JST 2008


Here's some more informative debugging information:

Folder INBOX is selected
Scanning folder (INBOX)...
LibSylph-Message: creating IMAP4 connection to localhost:3143 ...

[12:14:30] IMAP4< * OK [CAPABILITY IMAP4rev1 CHILDREN NAMESPACE]
Freemail ready - hit me with your rhythm stick.
[12:14:30] IMAP4> 1 CAPABILITY
[12:14:30] IMAP4< * CAPABILITY IMAP4rev1 CHILDREN NAMESPACE
[12:14:30] IMAP4< 1 OK Capability completed
[12:14:30] IMAP4> 2 LOGIN sAnta ********
[12:14:30] IMAP4< 2 OK Logged in
[12:14:30] IMAP4> 3 NAMESPACE
[12:14:30] IMAP4< * NAMESPACE (("INBOX." ".")) NIL NIL
[12:14:30] IMAP4< 3 OK Namespace completed
[12:14:30] IMAP4> 4 SELECT INBOX
[12:14:30] IMAP4< * FLAGS (\Seen \Answered \Flagged \Deleted \Draft
\Recent)
[12:14:30] IMAP4< * OK [PERMANENTFLAGS (\* \Answered \Flagged
\Deleted \Draft \Recent)] Limited
[12:14:30] IMAP4< * 4 EXISTS
[12:14:30] IMAP4< * 0 RECENT
[12:14:30] IMAP4< * OK [UIDVALIDITY 1] Ok
[12:14:30] IMAP4< 4 OK [READ-WRITE] Done
Reading summary cache...done.
Marking the messages...
new: 0 unread: 0 unflagged: 0 total: 0
[12:14:30] IMAP4> 5 UID SEARCH ALL
[12:14:30] IMAP4< 5 BAD Not enough arguments to uid command
[12:14:30] IMAP4> 6 UID FETCH 1:* (UID FLAGS)
[12:14:30] IMAP4< * 1 FETCH (UID 1 FLAGS (\Seen))
[12:14:30] IMAP4< * 2 FETCH (UID 2 FLAGS (\Seen))
[12:14:30] IMAP4< * 3 FETCH (UID 6 FLAGS (\Seen))
[12:14:30] IMAP4< * 4 FETCH (UID 7 FLAGS (\Seen \Answered))
[12:14:30] IMAP4< 6 OK Fetch completed
Deleting cached messages 1 - 4294967295 ... done.
[12:14:30] IMAP4> 7 UID FETCH 1:7 (UID FLAGS RFC822.SIZE RFC822.HEADER)
[12:14:30] IMAP4< * 1 FETCH (UID 1 FLAGS (\Seen) RFC822.SIZE 1221
RFC822.HEADER{253}

(sylpheed:10448): LibSylph-WARNING **: invalid FETCH response:
RFC822.HEADER{253}

..... and then ...... any subsequent communications with this imap
account leads to the following:

(sylpheed:10448): LibSylph-WARNING **: [12:14:30] can't parse envelope:
* 1 FETCH (UID 1 FLAGS (\ Seen) RFC822.SIZE 1221 RFC822.HEADER{253}

[12:14:30] IMAP4< From: Dave Baker <dave at dbkr.freemail>
cache_dirty: 0, mark_dirty: 0
        Setting summary from message data...done.

Folder INBOX/Trash is selected
[12:14:45] IMAP4> 8 CLOSE
[12:14:45] IMAP4< To: god at sdfsddifsoie.freemail
(sylpheed:10448): LibSylph-WARNING **: [12:14:45] error while imap
command: CLOSE
(sylpheed:10448): LibSylph-WARNING **: [12:14:45] can't close folder

Scanning folder (INBOX/Trash)...
[12:14:45] IMAP4> 9 SELECT INBOX.Trash
[12:14:45] IMAP4< Subject: Welcome to Freemail!
(sylpheed:10448): LibSylph-WARNING **: [12:14:45] can't select folder:
INBOX.Trash

......... and so on ....... ie. imap is spitting out the actual
contents of the email message, while sylpheed is expecting something
entirely different :).

Now, where is the breakdown in communication occurring :\ ?



More information about the Sylpheed mailing list