mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
Cleanup Received headers after filtermail as well
This commit is contained in:
@@ -82,6 +82,7 @@ filter unix - n n - - lmtp
|
||||
# Local SMTP server for reinjecting filered mail.
|
||||
localhost:{{ config.postfix_reinject_port }} inet n - n - 10 smtpd
|
||||
-o syslog_name=postfix/reinject
|
||||
-o cleanup_service_name=authclean
|
||||
|
||||
# Cleanup `Received` headers for authenticated mail
|
||||
# to avoid leaking client IP.
|
||||
|
||||
Reference in New Issue
Block a user