On 4/23/2014 2:21 PM, Ricardson Williams wrote: > Spammer Address: "www-data@test"@hotmail.com <http://hotmail.com> > [...] > if ($sender =~ /^<?'"www-data@test"'\@hotmail\.com>?$/i) {
You have an extra set of single quotes in your regex. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

