dovecot/rootfs/etc/confd/templates/15-lda.conf.tmpl

9 lines
167 B
Cheetah
Raw Normal View History

2016-07-06 08:58:48 +00:00
hostname = {{getenv "HOSTNAME"}}
recipient_delimiter = +
lda_mailbox_autocreate = yes
lda_mailbox_autosubscribe = yes
protocol lda {
2021-08-23 17:12:57 +00:00
mail_plugins = $mail_plugins
2016-07-06 08:58:48 +00:00
}