6 Feb
2007
6 Feb
'07
10:51 a.m.
On 5.2.2007, at 22.19, Jim Garrison wrote:
I finally settled on this, which appears to work:
args = uid=502 gid=502 home=/var/mail/vhosts/%d/%n mail=mbox:/var/mail/vhosts/%d/%n:INBOX=/var/mail/vhosts/%d/%n/mail
Will I have any problems from putting the inbox in the same directory mbox, or is this a legitimate setup?
Well, it probably lists the "mail" both as "mail" and "INBOX"
mailboxes. Would be better if the file was called "inbox" instead (in
which case you don't need to set :INBOX=.. at all).