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
Comments
Comment #1
jmajb commentedComment #2
kong_ commentedAre 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
Comment #3
jmajb commentedKong, 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
Comment #4
kong_ commentedI 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.