Why not adopt me?
NAME
SyslogScan::Daemon::SpamDetector::BadAddr::Sendmail - notice bad email addresses in sendmail log files
SYNOPSIS
plugin SyslogScan::Daemon::SpamDetector as sd_
sd_plugin SyslogScan::Daemon::SpamDetector::BadAddr as bad_
bad_plugin SyslogScan::Daemon::SpamDetector::BadAddr::Sendmail
debug 1
logfile /var/log/mail.info
msgcachesize 3000
DESCRIPTION
Read Sendmail logs and notice attempts to send to addresses that don't exist.
CONFIGURATION PARAMETERS
The following configuration parameters are supported:
- debug
-
Debugging on (1) or off (0).
- logfile
-
Which logfile to watch (default:
/var/log/mail.log
). - msgcachesize
-
To do this mapping, multiple log lines must be matched. Partial matches will be stored in a cache. This parameter sets the size of the cache (default: 3000).
SEE ALSO
SyslogScan::Daemon::SpamDetector SyslogScan::Daemon::SpamDetector::BadAddr SyslogScan::Daemon::SpamDetector::BadAddr::Postfix
THANK THE AUTHOR
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.
LICENSE
Copyright(C) 2006 David Muir Sharnoff <muir@idiom.com>. This module may be used and distributed on the same terms as Perl itself.