On Sat, 3 Jan 2015, Reindl Harald wrote:

by writing some custom rules like below i found out that @ needs to be esacped additionally to http://php.net/manual/de/function.preg-quote.php

are there other chars which needs special handling?

header CUST_MANY_SPAM_TO X-Local-Envelope-To =~ /^(\<h\.reindl\@thelounge\.net\>)$/i
score     CUST_MANY_SPAM_TO  -4.0
describe  CUST_MANY_SPAM_TO  Custom Scoring

Umm, SA is written in Perl, not PHP. So you should look at Perl
regex documentation, not PHP docs.

--
Dave Funk                                  University of Iowa
<dbfunk (at) engineering.uiowa.edu>        College of Engineering
319/335-5751   FAX: 319/384-0549           1256 Seamans Center
Sys_admin/Postmaster/cell_admin            Iowa City, IA 52242-1527
#include <std_disclaimer.h>
Better is not better, 'standard' is better. B{

Reply via email to