mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
11 lines
182 B
Plaintext
11 lines
182 B
Plaintext
mail_location = maildir:/var/mail/%n
|
|
namespace inbox {
|
|
inbox = yes
|
|
}
|
|
mail_privileged_group = mail
|
|
protocol !indexer-worker {
|
|
}
|
|
|
|
protocol imap {
|
|
mail_plugins = $mail_plugins acl
|
|
} |