[Dovecot] dovecot+postifx+ldap
Timo Sirainen
tss at iki.fi
Thu Sep 2 15:32:15 EEST 2004
On 2.9.2004, at 15:25, venne wrote:
> the /var/mail/%u files exist, and I put 777 mask. but, i can't read my
> mails, even when i'm authentified. how to allow mbox with dovecot???
>
> my setup doesn't make any thing
>
> default_mail_env = mbox:/var/mail/%u
That doesn't work. It would expect /var/mail/user to be a directory
containing mboxes. You want something like:
default_mail_env = mbox:~/mail:INBOX=/var/mail/%u
(and if you only want INBOX, see last chapter of
http://wiki.dovecot.org/moin.cgi/VirtualUsers)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://dovecot.org/pipermail/dovecot/attachments/20040902/3ce4bd9e/attachment-0001.bin>
More information about the dovecot
mailing list