Since upgrading to kde4, I have not been able to access the information stored on my IMAP account using kmail's groupware. I am familiar with the TheIMAPResourceAccount bug that turned up a while back in kde 3.5.x, but that doesnt seem to be fixing my problem. Has anyone been able to get this to work, and if so, would you please post the relevant part of your kmailrc? Here is mine:
[Groupware]
AutomaticSending=true
ExchangeCompatibleInvitations=false
LegacyBodyInvites=false
LegacyMangleFromToHeaders=false
[GroupwareFolderInfo]
.XXXXXXXX.directory/.INBOX.directory/Calendar-changes=1
.XXXXXXXX.directory/.INBOX.directory/Calendar-storageFormat=icalvcard
.XXXXXXXX.directory/.INBOX.directory/Contacts-changes=1
.XXXXXXXX.directory/.INBOX.directory/Contacts-storageFormat=icalvcard
.XXXXXXXX.directory/.INBOX.directory/Journal-storageFormat=icalvcard
.XXXXXXXX.directory/.INBOX.directory/Notes-storageFormat=icalvcard
.XXXXXXXX.directory/.INBOX.directory/Tasks-storageFormat=icalvcard
[Header-Geometry]
ColumnOrder=0,1,2,3,4,5,6,7,8,9,10,11,12
ColumnWidths=581,194,170,0,0,0,0,0,0,0,0,0,0
SortAscending=true
SortColumn=-1
[IMAP Resource]
TheIMAPResourceAccount=.XXXXXXXX.directory/INBOX.directory
TheIMAPResourceEnabled=true
TheIMAPResourceFolderParent=.XXXXXXXX.directory/INBOX.directory
I dont know if the folder ids are sensitive information, so I hid them, but they all contained the same id, and that id appears elsewhere, like:
[Folder-.XXXXXXXX.directory/.INBOX.directory/.Work.directory/CHESS]
Thanks
[Groupware]
AutomaticSending=true
ExchangeCompatibleInvitations=false
LegacyBodyInvites=false
LegacyMangleFromToHeaders=false
[GroupwareFolderInfo]
.XXXXXXXX.directory/.INBOX.directory/Calendar-changes=1
.XXXXXXXX.directory/.INBOX.directory/Calendar-storageFormat=icalvcard
.XXXXXXXX.directory/.INBOX.directory/Contacts-changes=1
.XXXXXXXX.directory/.INBOX.directory/Contacts-storageFormat=icalvcard
.XXXXXXXX.directory/.INBOX.directory/Journal-storageFormat=icalvcard
.XXXXXXXX.directory/.INBOX.directory/Notes-storageFormat=icalvcard
.XXXXXXXX.directory/.INBOX.directory/Tasks-storageFormat=icalvcard
[Header-Geometry]
ColumnOrder=0,1,2,3,4,5,6,7,8,9,10,11,12
ColumnWidths=581,194,170,0,0,0,0,0,0,0,0,0,0
SortAscending=true
SortColumn=-1
[IMAP Resource]
TheIMAPResourceAccount=.XXXXXXXX.directory/INBOX.directory
TheIMAPResourceEnabled=true
TheIMAPResourceFolderParent=.XXXXXXXX.directory/INBOX.directory
I dont know if the folder ids are sensitive information, so I hid them, but they all contained the same id, and that id appears elsewhere, like:
[Folder-.XXXXXXXX.directory/.INBOX.directory/.Work.directory/CHESS]
Thanks
Comment