[Dovecot] ..::MBOX ISSUE::..
Alfonso Alejandro Reyes Jimenez
areyes at ibossmonitor.com
Tue May 15 16:41:59 EEST 2012
Thanks for your advice, I tried changing the configuration but I got the
following error:
/conf.d/10-mail.conf line 31: Unknown setting: mbox:~/mail:INBOX
Is there anything else I can do?
Regards.
Alfonso.
On 5/14/12 10:56 AM, Timo Sirainen wrote:
> On Fri, 2012-05-11 at 08:29 -0500, Alfonso Alejandro Reyes Jimenez
> wrote:
>> mail_location = mbox:/var/spool/mail/:INBOX=/var/spool/mail/%u
> This just isn't going to work. You're now specifying that all of the
> users' folders are in a common /var/spool/mail directory. You need to
> figure out something else. Common configs are e.g.:
>
> mail_location = mbox:~/mail:INBOX=/var/spool/mail/%u
>
> or:
>
> mail_location = mbox:/var/spool/mail-folders/%u:INBOX=/var/spool/mail/%u
>
>
>
More information about the dovecot
mailing list