
SyslogScan::Daemon::SpamDetector::BadAddr - notice mail sent to non-existant addressess

plugin SyslogScan::Daemon::SpamDetector as sd_
sd_plugin SyslogScan::Daemon::SpamDetector::BadAddr as bad_
debug 0
every 3
ipcachesize 10000
ignoreip /etc/postfix/ourip

Watch the system log files for messages that are addressed to non-existant addresses.
This plugin requires mailer-specific plugins to help it.

The following configuration parameters are supported:
Debugging on (1) or off (0).
This module is being used in the context of noticing spam. We will consider every Nth such mis-addressed message to be a spam. This parameter says what N is. (Default: 3)
Since we wait for N (default 3) bad addresses from a host before we count it as a spam, we must cache the IP addresses and message counts. This parameter sets the cache size. (Default 10,000).
This parameter provides a filename to look in for a list of IP addresses or blocks that should be ignored. (No default)

SyslogScan::Daemon::SpamDetector

If you need high-speed internet services (T1, T3, OC3 etc), please send me your request-for-quote. I have access to very good pricing: you'll save money and get a great service.

Copyright(C) 2006 David Muir Sharnoff <muir@idiom.com>. This module may be used and distributed on the same terms as Perl itself.