[ingo] quotemeta on e-mail address question

Nate nmollring at cennecs.org
Tue Mar 8 10:02:47 PST 2005


I'm using ingo/procmail.  I kept getting this output in my procmail file:
test at mydomain\.org instead of the correct test at mydomain.org when using the
whitelist/blacklist/custom rule.  This line in /lib/Script/procmail.php is
changing my "." into "\."

case 'contains':  
default:
    $string .= '.*' . quotemeta($condition['value']);  
    break;
Is something else not correct on my server?  If I remove the quotemeta
everything works perfect.
thanks,
Nate 
-- 


------------------------------------------------------------------------------
This information is strictly confidential and is intended to be viewed only by
the designated recipient.  If you are not listed as the designated recipient,
it has reached you in error and you may not view or share this information.  If
this has reached you in error, please contact the sender for further action to
be taken.



More information about the ingo mailing list