[Dovecot] Sieve script not seen

Timo Sirainen tss at iki.fi
Wed Feb 13 20:17:57 EET 2008


On Wed, 2008-02-13 at 10:47 +0100, Hervé Hénoch wrote:
> mail_location: maildir:/mnt/virtual/mail/%d/%n
..
>   userdb:
>     driver: passwd
>   userdb:
>     driver: ldap
>     args: /etc/dovecot/dovecot-ldap.conf
..
> A question : how can I specify the home directory in dovecot.conf  ?

userdb returns it, so I guess currently it's not doing that? Either have
LDAP return it itself, or kludge around that by adding it into:

plugin {
  home = /mnt/virtual/mail/%d/%n
  ..
}

mail_debug=yes is also helpful while debugging.

> So, I've written a .dovecot.sieve script in the home directory of a
> user 
> (which is the same of is mailbox directory) , I'be enabled sieve
> plugin :

You should rather use a different directory. See
http://wiki.dovecot.org/VirtualUsers#homedirs

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20080213/87bdf50b/attachment-0001.bin 


More information about the dovecot mailing list