On Wed, Jul 30, 2025 at 11:01:53AM +0200, Jaroslaw Rafa via Postfix-users wrote:
> regex: type table supports only basic regular expressions, does not
Actually the table type supports POSIX EREs (extended regular
expressions), as in "egrep" (now "grep -E"), not BREs (basic
regular expressions), as in "grep" or "sed".
> support extended regular expressions. Both above are extended REs.
This is false. What is does not support is PCRE syntax.
--
Viktor.
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]