mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
email: LMTP: remove the recipient's UID number from email headers
This commit is contained in:
parent
cdfef82bf6
commit
e454e8ac1b
@ -1,6 +1,10 @@
|
||||
# Direct edits to this file will be lost!
|
||||
# Manage your settings on Plinth <https://localhost/plinth/apps/email_server>
|
||||
|
||||
# Privacy: remove the recipient's UID number from email headers
|
||||
lmtp_add_received_header = no
|
||||
lmtp_hdr_delivery_address = original
|
||||
|
||||
protocol lmtp {
|
||||
mail_plugins = $mail_plugins sieve
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user