fix: make surprising lmtp_save_to_detail_mailbox behaviour optional
This commit is contained in:
parent
4b480d1445
commit
b4f6d96365
2 changed files with 11 additions and 1 deletions
|
@ -107,7 +107,7 @@ in
|
|||
}
|
||||
|
||||
recipient_delimiter = +
|
||||
lmtp_save_to_detail_mailbox = yes
|
||||
lmtp_save_to_detail_mailbox = ${cfg.lmptSaveToDetailMailbox}
|
||||
|
||||
protocol lmtp {
|
||||
mail_plugins = $mail_plugins sieve
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue