9 lines
179 B
Plaintext
9 lines
179 B
Plaintext
|
#mail_location = mbox:~/mail:INBOX=/var/mail/%u
|
||
|
mail_location = maildir:~/Maildir
|
||
|
namespace inbox {
|
||
|
inbox = yes
|
||
|
}
|
||
|
mail_uid = 5000
|
||
|
mail_gid = 5000
|
||
|
mail_plugins = quota old_stats
|