I my milter I have a mysql call below.
$sth1 = $dbh->prepare("SELECT value FROM userpref WHERE username =
'$recip' && preference='whitelist_from'");
My slave is always getting killed because of an aprostophe in an email
address. It fails at '$recip'.
Is there another way to code the above line??
Thanks
Bryan Tolka
_______________________________________________
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list
[email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang