1 Sep
2010
1 Sep
'10
7:54 p.m.
On Thu, 2010-08-26 at 16:13 +0300, Mihajlin Evgenij wrote:
mail_location = maildir:/var/spool/vmail/domains/%d/%n/Maildir namespace { location = maildir:%%h/Maildir:INDEX=~/Maildir/shared/%%u
These don't match. You're now using home dir in one but not the other.
user_attrs = =home=/var/spool/vmail/domains/%d/%n,=mail=/var/spool/vmail/domains/%d/%n/Maildir
Also you're here overriding mail_location. To make this simple:
- Remove "mail=.." from user_attrs
- Set mail_location = maildir:~/Maildir