[Dovecot] After upgrading to 1.2 - absolute path questions
Timo Sirainen
tss at iki.fi
Wed Dec 9 21:21:32 EET 2009
On Wed, 2009-12-09 at 11:13 -0800, Richard Stockton wrote:
> >password_query = .., '/mail/' || home as userdb_mail, ..
> >
> >Then the mail_location in dovecot.conf will be completely ignored.
>
> I assume you meant to have me change it to:
> password_query = .., '/mail/' || home as userdb_home, ..
> since there is no "mail" field in my DB table.
No, I meant userdb_mail. The "mail" field isn't about having such field
in database, but about presenting the mail field to Dovecot. Or actually
I messed it up anyway, I meant:
password_query = .., 'maildir:/mail/' || home as userdb_mail, ..
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://dovecot.org/pipermail/dovecot/attachments/20091209/14dd4b19/attachment.bin
More information about the dovecot
mailing list