[Bug 293800] copy sent mail in sent folder failed: user at aim.com: Append failed, server replied: A000077 NO APPEND failed

Lala hofrichter at freenet.de
Sun Jul 8 10:49:21 BST 2012


https://bugs.kde.org/show_bug.cgi?id=293800

--- Comment #2 from Lala <hofrichter at freenet.de> ---
Ok the problem seems to be related to storing the wrong flags. Starting akonadi
with 
>export KIMAP_LOGFILE=/tmp/imap.log                                                                                                                                                                                                                 
>akonadictl restart

and inspecting the imap log file yields:

C: A000113 SELECT "INBOX.sent"
S: * FLAGS ( \Draft \Answered \Flagged \Deleted \Seen \Recent )
S: * OK Limited [ PERMANENTFLAGS ( \Draft \Answered \Flagged \Deleted \Seen ) 
]
S: * 296 EXISTS
S: * 0 RECENT
S: * OK Ok [ UIDVALIDITY 1070205188  ]
S: * OK ACL [ MYRIGHTS acdilrsw  ]

sending an email gives the following output in the log file:

C: A000130 APPEND "INBOX.sent" (\Seen $SENT) {349}
S: A000130 NO Error in IMAP command received by server.
C: A000131 LIST "" *

As far as I understand the $SENT flag is not supported by the server and should
not be appended.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list