[kmail2] [Bug 255104] KMail fails to start with: Could not create collection
Dennis Schridde
devurandom at gmx.net
Fri Jan 17 21:10:37 GMT 2014
https://bugs.kde.org/show_bug.cgi?id=255104
--- Comment #8 from Dennis Schridde <devurandom at gmx.net> ---
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.
More information about the Kdepim-bugs
mailing list