New LDA + Sieve (Was Re: [Dovecot] 1.0.rc1 released)
- deliver: Fixed plugin handling settings
For sieve support, what is the new procedure? From what I could see, compile WITH deliver support, and then get a plugin from CVS? What has changed in the config files then to enable sieve support?
Thanks
Tim
Linux Counter user #273956
Timothy White wrote:
- deliver: Fixed plugin handling settings
For sieve support, what is the new procedure? From what I could see, compile WITH deliver support, and then get a plugin from CVS? What has changed in the config files then to enable sieve support?
Thanks
Tim Correct, then add:
mail_plugins = cmusieve mail_plugin_dir = /usr/lib/dovecot/lda
to your 'protocol lda' section and it should all just work.
On Wed, 2006-06-28 at 14:40 +1000, Peter Fern wrote:
Timothy White wrote:
- deliver: Fixed plugin handling settings
For sieve support, what is the new procedure? From what I could see, compile WITH deliver support, and then get a plugin from CVS? What has changed in the config files then to enable sieve support?
Thanks
Tim Correct, then add:
mail_plugins = cmusieve mail_plugin_dir = /usr/lib/dovecot/lda
Setting mail_plugin_dir isn't necessary as long as it's the default.
participants (3)
-
Peter Fern
-
Timo Sirainen
-
Timothy White