| SyslogScan-Daemon-SpamDetector documentation | view source | Contained in the SyslogScan-Daemon-SpamDetector distribution. |
SyslogScan::Daemon::SpamDetector::Postfix - record incomming messages
plugin SyslogScan::Daemon::SpamDetector as sd_ sd_plugin SyslogScan::Daemon::SpamDetector::Postfix debug 0 logfile /var/log/mail.info msgcachesize 3000 rx_extra 'ingore_lines_without_this_string'
SyslogScan::Daemon::SpamDetector::Postfix watches the mail log file and notices which Message-IDs came from which IP address.
The following configuration parameters are supported:
Debugging on (1) or off (0).
Which logfile to watch (default: /var/log/mail.log).
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).
Ignore log lines that don't match a regular expression. Note: this module
looks for two different kinds of Postfix log lines the regular expression
needs to work for both sets. One kind of log line always includes
: client= and the other always includes : message-id=.
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.
| SyslogScan-Daemon-SpamDetector documentation | view source | Contained in the SyslogScan-Daemon-SpamDetector distribution. |