[Dovecot] Dovecot + Sieve
Geert Hendrickx
ghen at telenet.be
Tue Sep 4 20:54:12 EEST 2007
On Tue, Sep 04, 2007 at 10:34:23AM -0700, Daniel L. Miller wrote:
> What is the format of your global setting? I tried -
> plugin {
> sieve = /var/mail/%d/%u
> }
>
> since my mail dirs are stored under /var/mail/domain/username. Does
> that search for ".dovecot.sieve" in the specified folder? Or do I need
> to add that to the path?
It's a filename. Either relative to the user's homedir or absolute.
So you should set "sieve = /var/mail/%d/%u/.dovecot.sieve".
Geert
More information about the dovecot
mailing list