16 Oct
2008
16 Oct
'08
2:17 p.m.
On Oct 16, 2008, at 5:12 PM, Vassilis Vatikiotis wrote:
Can they be different mailboxes then? So /var/spool/mail/%u is
INBOX and the other mailboxes are in ~/Maildir? That'd be easy:mail_location = maildir:~/Maildir:INBOX=/var/spool/mail/%u
Unfortunately no, and this is a Postfix limitation. Postfix has a hardcoded upper limit for mbox sizes, which is 2GB on 32bit machines,
The above configuration would be all-maildir.