[Dovecot] 1.1 master auth not expanding static userdb variables
Timo Sirainen
tss at iki.fi
Mon Mar 10 06:28:01 EET 2008
On Sun, 2008-03-09 at 21:18 -0700, Andrew Roberts wrote:
> Here's the output of dovecot -n
> # 1.1.rc3: /etc/dovecot/dovecot.conf
BTW:
> mail_location: maildir:/var/mail/%Lu
This is never used, because you specified it in namespace:
> namespace:
> type: private
> separator: .
> location: maildir:/var/mail/%Lu
This is what is always used.
> userdb:
> driver: static
> args: allow_all_users=yes user=%Lu uid=206 gid=206
> home=/var/mail/mailhome/%Lu mail=maildir:/var/mail/%Lu
"mail" is also never used here, because although it overrides
mail_location, namespace's location overrides mail_location.
-------------- 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/20080310/79ee8b05/attachment.bin
More information about the dovecot
mailing list