pw
2007-07-31 15:45:45 UTC
Hello,
I am messing with regular expressions in
my postfix header_checks file. I am using
posix regular expressions.
Is there a utility to test expressions
so I don't need to keep restarting and
futzing with postfix?
Also I keep running into dissimilarities
between regex used by various applications
and posix regex ie: gawk,sed,others.
Does posix regex only happen in the shell
or is there one application that uses the
limited standard?
Lastly, with respect to postfix, I am
wondering if regex is truely the way to go
for filtering headers. Is there a way to
pipe email through a script *BEFORE* it
gets to postfix?
Thanks on any or all counts,
Peter
I am messing with regular expressions in
my postfix header_checks file. I am using
posix regular expressions.
Is there a utility to test expressions
so I don't need to keep restarting and
futzing with postfix?
Also I keep running into dissimilarities
between regex used by various applications
and posix regex ie: gawk,sed,others.
Does posix regex only happen in the shell
or is there one application that uses the
limited standard?
Lastly, with respect to postfix, I am
wondering if regex is truely the way to go
for filtering headers. Is there a way to
pipe email through a script *BEFORE* it
gets to postfix?
Thanks on any or all counts,
Peter