mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
Dovecot: disable appending the Received header
This suppresses a Received header only applied during LMTP processing and includes a timestamp.
This commit is contained in:
@@ -168,6 +168,8 @@ service lmtp {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
lmtp_add_received_header = no
|
||||||
|
|
||||||
service auth {
|
service auth {
|
||||||
unix_listener /var/spool/postfix/private/auth {
|
unix_listener /var/spool/postfix/private/auth {
|
||||||
mode = 0660
|
mode = 0660
|
||||||
|
|||||||
Reference in New Issue
Block a user