qpsmtpd/plugins
Matt Simerson 2a371a2c6e consolidated chunks of code duplicated 4x into log_and_deny and log_and_pass
in apr_*_handler subs, return DECLINED when connection is not available to read (like during tests)

added 23 tests

deprecate action argument
	'action log' did nothing, better logging controls available with loglevel
	'action deny'  ->  reject 1
	'action denysoft' =>  reject 1 reject_type temp

POD
use head2 for config options (instead of over, item, back)
added loglevel section
updated for replacement of action with reject options
2012-06-04 03:23:14 -04:00
..
async Make all plugins use $self->connection rather than $self->qp->connection 2012-06-03 23:53:43 -07:00
auth vpopmaild: logging improvements 2012-05-20 23:40:11 -07:00
ident connection consistency 2012-06-02 00:46:33 -04:00
logging moved warn plugin POD to top, merged with # comments 2012-05-07 09:50:43 -07:00
queue Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
virus Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
check_badmailfrom added logging and tests to check_badmailfrom 2012-05-06 16:08:28 -07:00
check_badmailfromto badmailfromto: added strictures, tests, and 2012-05-06 16:02:43 -07:00
check_badrcptto badrcptto: remove spurious semicolon 2012-06-04 00:01:30 -07:00
check_badrcptto_patterns Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
check_basicheaders connection consistency 2012-06-02 00:46:33 -04:00
check_bogus_bounce Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
check_earlytalker consolidated chunks of code duplicated 4x into log_and_deny and log_and_pass 2012-06-04 03:23:14 -04:00
check_loop Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
check_norelay Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
check_relay converted comments to POD in check_relay plugin 2012-05-06 16:06:24 -07:00
check_spamhelo Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
connection_time connection_time: make compatible with tcpserver deployment 2012-06-04 00:00:37 -07:00
content_log Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
count_unrecognized_commands connection consistency 2012-06-02 00:46:33 -04:00
dns_whitelist_soft connection consistency 2012-06-02 00:46:33 -04:00
dnsbl connection consistency 2012-06-02 00:46:33 -04:00
domainkeys domainkeys: fix failing tests 2012-05-21 12:17:32 -07:00
dont_require_anglebrackets anglebrackets: emit log entry when change made 2012-05-20 23:41:15 -07:00
dspam dspam: added check for autolearn 2012-05-20 23:38:42 -07:00
greylisting connection consistency 2012-06-02 00:46:33 -04:00
help Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
hosts_allow hosts_allow: added logging, POD, deploy notes 2012-05-20 23:37:33 -07:00
http_config Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
milter connection consistency 2012-06-02 00:46:33 -04:00
noop_counter Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
parse_addr_withhelo Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
quit_fortune Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
random_error connection consistency 2012-06-02 00:46:33 -04:00
rcpt_map Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
rcpt_ok rcpt_ok: refactored and added tests 2012-05-20 23:37:37 -07:00
rcpt_regexp Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
relay_only Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00
require_resolvable_fromhost connection consistency 2012-06-02 00:46:33 -04:00
rhsbl moved POD to top of file 2012-05-06 15:46:51 -07:00
sender_permitted_from SPF plugin: refactored, tests, new config option 2012-05-21 04:19:45 -04:00
spamassassin spamassassin: added spam status to log messages 2012-05-20 23:39:03 -07:00
tls connection consistency 2012-06-02 00:46:33 -04:00
tls_cert shebang fix for tls_cert (standalone script) 2012-05-07 12:28:59 -07:00
uribl Fix 01-syntax test failures 2012-04-29 01:36:01 -07:00