13 Feb
2008
13 Feb
'08
8:17 p.m.
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