No mail folders
jmajb - March 3, 2009 - 09:26
| Project: | Webmail Plus |
| Version: | 6.x-1.14 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I don't get any mail folders, in the Folders box there is only {127.0.0.1:143/notls}. What can be wrong? For the setup of Postfix, etc I followed http://www.purplehat.org/?page_id=4. And I did read the installation instruction for Webmail Plus.
- Jac

#1
#2
Are you using dovecot? I needed to install and configure the "Autocreate" plugin in order to get the folders created automatically:
http://wiki.dovecot.org/Plugins/Autocreate
Now I have the folders created but I still get wrong names in the Folder Box:
* {localhost:143}INBOX
* {localhost:143}Sent
* {localhost:143}Spam
* {localhost:143}Trash
Clicking on them I get a wrong link:
http://example.com/?q=webmail_plus/view_folder/%7Blocalhost%3A143%7DINBOX
Instead of
http://example.com/?q=webmail_plus/view_folder/INBOX
#3
Kong, thanks. That was useful, then I didn't have any folders besides the inbox.
It's the same with me with the folders. And most of the time I don't see any mail in them.
- Jac
#4
I can see the mails in the folders.
I previously had to disable the "Group similar messages into threads" option in webmail plus. There is a bug related to this option than are going to solve in the next version.
The post is:
http://drupal.org/node/374734
Kong.