9 lines
207 B
Plaintext
9 lines
207 B
Plaintext
lda_mailbox_autocreate = yes
|
|
lda_mailbox_autosubscribe = yes
|
|
|
|
protocol lda {
|
|
hostname = mail.docker.container
|
|
postmaster_address = postmaster@mail.docker.container
|
|
mail_plugins = $mail_plugins sieve
|
|
}
|