AW: IP Stripping (replace)
Daniel
daniel at ist-immer-online.de
Mo Jul 18 12:36:11 CEST 2016
Hi Max,
sagte doch ist ned so meins, ich kann damit absolut nix anfangen. Gibt nur Errors da der mit den replace und so nichts anfangen kann.
/^Received: from [.*?] ([-.[:alnum:]]* [.*?])(s+)(Authenticated sender: ([[:alnum:]]+@[.[:alnum:]]+))(s+)by mail.meinedomain.com (Postfix) with (E?SMTPS?A?) id ([A-Fd]+)(s+)(.*)?/REPLACE Received: from [127.0.0.1] (localhost [127.0.0.1])${1}(Authenticated sender: authenticated)${3}by mail.meinedomain.com (Postfix) with ${4} id ${5}${6}${7}
Errors are explained from left to right. Move the mouse cursor over them to see the error highlighted in your pattern
R-modifier does not exist in PCRE (PHP) (or is not yet supported by regex101.com)
E-modifier does not exist in PCRE (PHP) (or is not yet supported by regex101.com)
P-modifier does not exist in PCRE (PHP) (or is not yet supported by regex101.com)
L-modifier does not exist in PCRE (PHP) (or is not yet supported by regex101.com)
... usw.
Gruß Daniel
-----Ursprüngliche Nachricht-----
Von: Postfixbuch-users [mailto:postfixbuch-users-bounces at listen.jpberlin.de] Im Auftrag von Hoyer-Reuther, Christian
Gesendet: Montag, 18. Juli 2016 12:17
An: Diskussionen und Support rund um Postfix
Betreff: AW: IP Stripping (replace)
Hallo Daniel,
hier ist ein guter Regex-Tester; vielleicht findest Du damit raus, wo es klemmt:
https://regex101.com/
Viele Grüße.
Christian
> -----Ursprüngliche Nachricht-----
> Von: Postfixbuch-users [mailto:postfixbuch-users-bounces at listen.jpberlin.de]
> Im Auftrag von Daniel
> Gesendet: Montag, 18. Juli 2016 12:08
> An: 'Diskussionen und Support rund um Postfix'
> Betreff: AW: IP Stripping (replace)
>
> Hi Max,
>
> funktioniert nicht, bekomme es auch nicht so recht angepasst, ist nicht so
> meins mit ganzen regex Ausdrücken.
Mehr Informationen über die Mailingliste Postfixbuch-users