changed mail home
This commit is contained in:
parent
aeec0796f8
commit
ae77abacf1
|
|
@ -20,7 +20,7 @@ mail_driver=maildir
|
||||||
mailbox_list_layout=index
|
mailbox_list_layout=index
|
||||||
mailbox_list_utf8=yes
|
mailbox_list_utf8=yes
|
||||||
mail_path=~/mail
|
mail_path=~/mail
|
||||||
mail_home=/var/vmail/%{domain|lower}/%{user|lower}
|
mail_home=/var/vmail/%{user | domain }/%{user | username }
|
||||||
mail_utf8_extensions = yes
|
mail_utf8_extensions = yes
|
||||||
|
|
||||||
default_internal_user = vmail
|
default_internal_user = vmail
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue