2009/5/15 LuKreme <krem...@kreme.com>: > Now, just to double check, if postfix is compiled with PCRE then it doesn't > matter if the table is named regex or pcre, it uses and understands pcre, > right?
A PCRE regex in a "regexp" table would still be incorrect. I've not tested this, but I assume you'd get some failure. If `postconf -m` says you support pcre, you'll probably never go wrong by using pcre:/path/to/file