11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
|
postmaster_address = {{.Postmaster}}
|
||
|
hostname = {{.Hostname}}
|
||
|
quota_full_tempfail = yes
|
||
|
recipient_delimiter = +
|
||
|
lda_mailbox_autocreate = yes
|
||
|
lda_mailbox_autosubscribe = yes
|
||
|
|
||
|
protocol lda {
|
||
|
mail_plugins = $mail_plugins sieve quota
|
||
|
}
|