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

jmajb’s picture

Component: Miscellaneous » Documentation
kong_’s picture

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

jmajb’s picture

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

kong_’s picture

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.