Displaying 1 result from an estimated 1 matches for "gmailaccount".
Did you mean:
mailaccount
2013 May 21
0
Outlook 2013 - mounting folders with XLIST
...ty
imap_capability = +XLIST
This is because outlook 2013 not supports rfc 6154 but the deprecated XLIST
standard invented by google.
So the problem with junkfolder is not a bug in Outlook 2013, in rfc 6154
spamfolder is tagged by \Junk, in XLIST standard \Spam is used.
I did see that when using a gmailaccount in outlook 2013.
Adding XLIST capability to dovecot seems to be a problem for other Clients.
k9 is able to work with rfc 6154 servers. But if k9 finds XLIST and
SPECIAL-USE together in capabilitystring it seems to prefer XLIST requests.
Because of dovecot is accepting XLIST requests, but outputs...