Hi! I was just wondering... I'm currently trying to get a wrapper to add reported spam to my SA bayes database (since spamd is running on a global basis, all mails are scanned using a global ruleset). But when reporting to spamcop, the script used to mask the receiver is buggy (I posted a message about this some weeks ago, and Tim made a patch). Anyway, I'll try to handle that as well in my script/wrapper, but I'd like to know if the recipient email address/domain name is present somewhere in environment variables or similar when the command in "SpamCopFilter" is executed ? If it is, I want to:
1. Remove the "Delivered-To:" 2. Remove all references to the recipient (in the headers) Both using sed - no problem for no. 1 - but no. 2 requires that I have an idea about what email addresses to mask... Anyone ? Regards, /Brian _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
