Jan Pieter Cornet wrote:
Except... um, what is "SpamReportAddress" supposed to do, anyway?
Add a header with the correct address to report spam to, to each
incoming email?

It's a hypothetical module that reads an e-mail address from its config file (or a 'SpamReportAddress' section of the mimedefang config file), and ensures that messages sent to that address have the spam report apended.

So the installation instructions would be:

    perl -MCPAN -e shell 'install ::SpamReportAddress'

    Edit /path/to/your/config/file and add:

    [::SpamReportAddress]
    ReportAddress = [EMAIL PROTECTED]

or similar.

N
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to