mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-06-13 01:50:34 +00:00
Update anonymize_headers.pcre
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#if /^\s*Received:.*Authenticated sender.*\(Postcow\)/
|
if /^\s*Received:.*Authenticated sender.*\(Postcow\)/
|
||||||
/^\s*Received:.*Authenticated sender:(.+)/
|
/^\s*Received:.*Authenticated sender:(.+)/
|
||||||
REPLACE Received: from localhost (localhost [127.0.0.1]) (Authenticated sender:$1
|
REPLACE Received: from localhost (localhost [127.0.0.1]) (Authenticated sender:$1
|
||||||
endif
|
endif
|
||||||
|
|||||||
Reference in New Issue
Block a user