> Just had a quick look at this. > Try changing line 842 of qmail-scanner-queue.template (or > qmail-scanner-queue.pl if you don't want to run configure again) > from > if ($altered_subject !~ /^: $spamc_subject/) { > to > if ($altered_subject !~ /^: \Q$spamc_subject\E/) { > > This works for me. > Chris
Cool. Thanks, Chris. This worked for me also. Jason: I too experienced "empty" emails when I used "*****SPAM*****" as a subject tag and I did not have Chris' fix (above) in place. After changing the "$altered_subject" line as Chris pointed out, everything works like a dream. Thanks very much everyone, Andy ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general