https://bugs.kde.org/show_bug.cgi?id=255104
--- Comment #8 from Dennis Schridde <[email protected]> --- mysql shows the following (excerpt): use akonadi; select * from collectiontable; | id | remoteId | remoteRevision | name | parentId | resourceId | subscribed | cachePolicyInherit | cachePolicyCheck Interval | cachePolicyCacheTimeout | cachePolicySyncOnDemand | cachePolicyLocalParts | queryString | queryLanguage | isVirtual | | 2 | /home/${USER}/.local/share/local-mail | | Lokale Ordner | NULL | 11 | 1 | 0 | -1 | 1 | 1 | ENVELOPE | NULL | NULL | 0 | | 13 | imap://${USER}@${IMAP_HOST2}/ | | ${IMAP_HOST2} | NULL | 8 | 1 | 0 | 5 | -1 | 1 | ENVELOPE HEAD RFC822 | NULL | NULL | 0 | | 1352 | trash | 0 | trash | 2 | 11 | 1 | 1 | -1 | -1 | 0 | NULL | NULL | NULL | 0 | | 1370 | /trash | | trash | 13 | 8 | 1 | 1 | -1 | -1 | 0 | NULL | NULL | NULL | 0 | So it appears that it does not create the trash folder in the IMAP resource as I initially expected, but in the local resource instead. -- 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
