mirror of
https://github.com/myvesta/vesta.git
synced 2024-11-23 05:50:37 -08:00
10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
mail_privileged_group = mail
|
|
mail_access_groups = mail
|
|
mail_location = maildir:%h/mail/%d/%n
|
|
pop3_uidl_format = %08Xu%08Xv
|
|
namespace inbox {
|
|
inbox = yes
|
|
}
|
|
first_valid_uid = 1000
|
|
mbox_write_locks = fcntl
|