Comments on How To Install & Set Up Dovecot Mail Server With Sieve And Virtual Users
How To Install & Set Up Dovecot Mail Server With Sieve And Virtual Users This document describes how to install the Dovecot mail server from source as an imap / pop3 mail server for your domain and how to set up the sieve plugin so your clients can use the sieve mail filtering language for their mail accounts.
4 Comment(s)
Comments
I have modify the dovecot.conf and dovecot.passwd for :
- Pop3 & Imap protocol Supported
- Folder Indexes
- Public Sieve Plugin
- Authentication Cache
- Encrypted User Passsword with dovecotpw
- Mbox & Maildir Mailbox Format Supported
http://ebalaskas.gr/wk/dovecot
Dovecot v1.0.8
Sieve Plugin v1.0.2
I am just working through my sieve install, this looks like a good guide, however it may be worth adding support for managesieve, which allows the use of per-user sieve filters controlled by a squirrelmail plugin or even thrunderbird directly.
This needs to be done as is listed here:
http://wiki.dovecot.org/ManageSieve
by patching the dovecot source first....
will let you know my mileage
Hi,
I have followed you article and installed the dovecot server. it is working fine and user can login to the mailbox. But one problem is that the user cannot access folders such as Draft, Sent, Trash. These folders have not been created automatically. Below is what i get when a user logis in via telnet
. OK [CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS MULTIAPPEND UNSELECT IDLE CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTORE QRESYNC ESEARCH ESORT SEARCHRES WITHIN CONTEXT=SEARCH LIST-STATUS] Logged in
what have i done wrong ... Please help
hi howtoforge
my blog is about the install of version 2.0.0
http://fakessh.eu/?tag=la-config-de-mon-postfix-et-de-mon-devocot
http://fakessh.eu/?p=150