qpsmtpd/plugins
Ask Bjørn Hansen 4f0c4d94a1 The unrecognized_command hook now understands the DENY_DISCONNECT return
and the DENY return is deprecated.


git-svn-id: https://svn.perl.org/qpsmtpd/trunk@473 958fd67b-6ff1-0310-b445-bb7760255be9
2005-07-06 21:52:45 +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 New AV plugin. Uses SOPHOS Antivirus via Sophie resident daemon. 2005-06-22 20:06:54 +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 The unrecognized_command hook now understands the DENY_DISCONNECT return 2005-07-06 21:52:45 +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 Replace $ENV{RELAYCLIENT} with $connection->relay_client in last plugin. 2005-06-28 13:35:29 +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