mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-18 09:05:04 +00:00
Update anonymize_headers.pcre
This commit is contained in:
parent
9de821c3b0
commit
e00a18ab95
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#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]) (Authenticated sender:$1
|
||||
endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue