Why not adopt me?
NAME
SyslogScan::Daemon::SpamDetector::SpamAssassin - notice messages deemed spam by SpamAsssassin
SYNOPSIS
plugin SyslogScan::Daemon::SpamDetector as sd_
sd_plugin SyslogScan::Daemon::SpamDetector::SpamAssassin
debug 0
logfile /var/log/mail.info
DESCRIPTION
Watch the system log files for output from spamd.
Please note that legitimate mail servers send mail that will be caught by spamassassin. The primary reason for this is forwarded mail. One way to work around this problem is to use the SyslogScan::Daemon::SpamDetector::Filter module to only record information from hosts with suspicious hostnames.
CONFIGURATION PARAMETERS
The following configuration parameters are supported:
- debug
-
Debugging on (1) or off (0).
- logfile
-
Which logfile to watch (default:
/var/log/syslog
).
SEE ALSO
SyslogScan::Daemon::SpamDetector
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.