-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Sun, 20 Jul 2014, Alex JOST wrote:
Am 19.07.2014 21:11, schrieb Jerry:
Sat, 19 Jul 2014 15:03:03 -0400
I am not sure exactly where the problem is here. I am using a sieve script that sorts various incoming messages into their own mailbox. MS Outlook does not show those folders if they are not directly under INBOX. [cut]
In the above example, only the following are displayed:
.INBOX.Deleted Items/ .INBOX.Drafts/ .INBOX.Junk E-mail/ .INBOX.PSNC/ .INBOX.SGWASA/ .INBOX.Sent Items/ .INBOX.UNRBA/
Do I have a configuration problem?
Test IMAP yourself:
telnet server 143 1 login user "password" 2 list "" * 3 lsub "" * 4 logout
The list command should display all your mailboxes. The lsub command displayes "subscribed" ones.
If list returns just the subset, you have an error on the Dovecot server. Then you should see errors in Dovecot's log.
Have you tried to refresh the list of available IMAP folders? http://office.microsoft.com/en-us/outlook-help/download-an-imap-folder-list-...
Other problems:
- You have a fixed IMAP root folder setting in Outlook.
- Outlook shows only subscribed folders. See lsub above. The mailboxes returned by lsub should match Outlook.
Steffen Kaiser -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux)
iQEVAwUBU8y4ZXz1H7kL/d9rAQIjzwgAgPEjhGzeUJYpbM9jA0zYzIIw06Jv6azD tqxIneK8desarob3dxyr7zR1TzNOw/x4nm7k4VYeW4mjmXZ84X/mdXd++/VcofQN GG7k4fZhrxHgCYY6yiTUEEKvHiLaBxTvGls+81uqS1G5tab3C2Mx81JNP9J7lHgY tQU5eVnJpcjPYk/XStBJc/+0DT4lIs3g5QXkoUHDqZzz7HBJwONGRRXD5VKBxXnD gHMXhTjp/zM9crI70SI8We2tvds1nH4+M2E/VcWZclpbUO/ZZEc79iSvmMJk2sZn 65dDxaqHBUp7/RkWqVajImbGGVYffug8d5aZj4UTiiPUAkyaLpUPtQ== =Vsk6 -----END PGP SIGNATURE-----