MTDesigns
02-06-2008, 03:06 AM
Hi everyone,
I did some searching here and found a custom filter to add to sort out some spam emails I had been receiving here and there. So I set up a badsubj.txt file and added the custom filter to my main email address:
condredirect example@mydomain.com sh -c '822field subject | grep -qiFf "/big/dom/xmydomain/badsubj.txt"'
But now it seems that all emails received at my main email address are being forwarded to the example@mydomain.com email address as spam. At this time I only have 3 phrases in badsubj.txt, but I must not be doing something right. Any advice would be so very much appreciated! :) :)
I did some searching here and found a custom filter to add to sort out some spam emails I had been receiving here and there. So I set up a badsubj.txt file and added the custom filter to my main email address:
condredirect example@mydomain.com sh -c '822field subject | grep -qiFf "/big/dom/xmydomain/badsubj.txt"'
But now it seems that all emails received at my main email address are being forwarded to the example@mydomain.com email address as spam. At this time I only have 3 phrases in badsubj.txt, but I must not be doing something right. Any advice would be so very much appreciated! :) :)