[Postfix] Don't remove authed header from Received

[Compose] New watchdog image
This commit is contained in:
andryyy
2019-07-26 06:53:29 +02:00
parent 7c567678ad
commit 9de821c3b0
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
if /^\s*Received:.*Authenticated sender.*\(Postcow\)/
#if /^\s*Received:.*Authenticated sender.*\(Postcow\)/
/^\s*Received:.*Authenticated sender:(.+)/
REPLACE Received: from localhost (localhost [127.0.0.1])
REPLACE Received: from localhost (localhost [127.0.0.1]) (Authenticated sender:$1
endif
/^\s*X-Enigmail/ IGNORE
/^\s*X-Mailer/ IGNORE