Hi,
Thanks for the responses on this. I have some questions about some of the responses.
Matthew Von Eerde said:
* Create a special email address for this kind of thing
* Modify mimedefang-filter to attach a SpamAssassin report for all emails to that address
See http://www.mimedefang.org/kwiki/index.cgi?SpamReportAddress
I'm not sure I understand how this would work. I can see that this will add a spamassassin report to all email going to a spam address that I might set up. But I don't understand how I would tell mimedefang to redirect spam mail to this address.
Might this not be better in acheving what I want:
http://www.mimedefang.org/kwiki/index.cgi?RedirectSpamToMaildrop (How do I redirect spam to a spam mailbox)?
Matthew Schumacher said this:
The easiest way to troubleshoot is to quarantine the message with the spamassassin report so you can see what rules the message is matching.
Put this before your action_bounce():
action_quarantine_entire_message($report);
Where would the message be quarantined to??
Thanks for the help,
Lisa Casey
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.9.2 - Release Date: 4/5/2005
_______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

