[Mimedefang] Next generation mimedefang-filter

Nik Clayton nik at ngo.org.uk
Tue May 31 07:26:18 EDT 2005


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 = postmaster at example.com

or similar.

N



More information about the MIMEDefang mailing list