On Fri, May 15, 2009 at 12:11:00AM -0600, LuKreme wrote:
> On 14-May-2009, at 20:19, Noel Jones wrote:
>> You're right, that's a pcre construct and not universally supported by
>> regexp. A more portable expression would be:
>>
>> /operator#[0-...@somephishingbanksite\.com$/ REJECT phishing
>
> 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?
No, the two are NOT synonymous. If you use "PCRE" syntax, you must use
a "pcre" table.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[email protected]?body=unsubscribe%20postfix-users>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.