qpsmtpd/plugins
John Peacock 51b035ad62 Switch sense of adaptive logging. Immediately echo log lines <= max level
and save log lines <= min level.  IIF a message is accepted for delivery,
 then echo out the saved log lines (typically just FROM and TO) with the prefix
 for multilog filtering into independent log files.

 Update POD in logging/adaptive to describe changed behavior as well as give
 an example log/run file to filter the messages accordingly.


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@443 958fd67b-6ff1-0310-b445-bb7760255be9
2005-06-22 14:42:09 +00:00
..
auth A new auth plugin by Gordon Rowell <gordonr@gormand.com.au> 2005-06-10 12:11:26 +00:00
ident Two new plugins: 2004-08-29 07:47:25 +00:00
logging Switch sense of adaptive logging. Immediately echo log lines <= max level 2005-06-22 14:42:09 +00:00
queue Change remaining plugins to use LOGXXXX constants instead of bare numbers. 2005-06-22 14:08:57 +00:00
virus Change remaining plugins to use LOGXXXX constants instead of bare numbers. 2005-06-22 14:08:57 +00:00
check_badmailfrom Fix all uses of warn() to be $self->log(LOGWARN, ...) 2005-03-03 02:37:04 +00:00
check_badmailfromto Fix all uses of warn() to be $self->log(LOGWARN, ...) 2005-03-03 02:37:04 +00:00
check_badrcptto Perform checks on MAIL-FROM and RCPT-TO case insensitively. 2004-06-18 05:47:45 +00:00
check_badrcptto_patterns Two new plugins from Gordon Rowell <gordonr@gormand.com.au> 2005-06-09 16:36:43 +00:00
check_basicheaders Change remaining plugins to use LOGXXXX constants instead of bare numbers. 2005-06-22 14:08:57 +00:00
check_earlytalker Ported to support Apache::Qpsmtpd 2005-06-20 18:46:38 +00:00
check_loop check_loop plugin by Keith Ivey 2005-06-20 14:56:36 +00:00
check_norelay Two new plugins from Gordon Rowell <gordonr@gormand.com.au> 2005-06-09 16:36:43 +00:00
check_relay * plugins/check_relay 2004-09-22 16:01:16 +00:00
check_spamhelo New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
content_log A simple example of a plugin that logs all incoming mail to a file. 2002-11-01 02:08:38 +00:00
count_unrecognized_commands Changes by jpeacock@cpan.org (John Peacock) 2005-01-28 03:30:50 +00:00
dns_whitelist_soft Changes by jpeacock@cpan.org (John Peacock) 2005-01-28 03:30:50 +00:00
dnsbl Change remaining plugins to use LOGXXXX constants instead of bare numbers. 2005-06-22 14:08:57 +00:00
greylisting Change remaining plugins to use LOGXXXX constants instead of bare numbers. 2005-06-22 14:08:57 +00:00
http_config New for 0.28: Log levels and $Include for config/plugins 2004-03-05 12:46:24 +00:00
milter Support more of the milter functionality (header changes) 2004-09-16 10:44:47 +00:00
quit_fortune http_config plugin 2002-11-06 06:42:55 +00:00
rcpt_ok * plugins/check_relay 2004-09-22 16:01:16 +00:00
require_resolvable_fromhost fix thinko from the log cleanup 2005-03-03 17:28:43 +00:00
rhsbl Don't check the HELO host for rfc-ignorant compliance (maybe this should be an option?) 2005-03-24 19:17:46 +00:00
sender_permitted_from From: Nick Leverton <> 2004-12-02 07:26:11 +00:00
spamassassin Change remaining plugins to use LOGXXXX constants instead of bare numbers. 2005-06-22 14:08:57 +00:00