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

--- Comment #2 from Lala <[email protected]> ---
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.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to