qpsmtpd/t
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
..
plugin_tests consolidated chunks of code duplicated 4x into log_and_deny and log_and_pass 2012-06-04 03:23:14 -04:00
Test permit tests for async and ident plugins to work 2012-05-20 23:39:20 -07:00
01-syntax.t removed useless unused void constant 2012-05-08 22:55:16 -07:00
02-pod.t only test POD for developers 2012-05-06 16:18:56 -07:00
addresses.t Add a few more tests and a 'testcover' make target 2009-04-02 23:30:20 -07:00
auth.t refactored Qpsmtpd::Auth::SASL 2012-05-06 16:17:02 -07:00
config.t Ignore leading/trailing whitespace in config files 2009-01-02 20:41:00 +00:00
helo.t Add a few more tests and a 'testcover' make target 2009-04-02 23:30:20 -07:00
misc.t Add a few more tests and a 'testcover' make target 2009-04-02 23:30:20 -07:00
plugin_tests.t moved config to config.sample 2004-11-09 15:25:52 +00:00
qpsmtpd-address.t * plugins/queue/smtp-forward 2006-03-20 16:47:05 +00:00
rset.t Add a few more tests and a 'testcover' make target 2009-04-02 23:30:20 -07:00
tempstuff.t Abstracted spool_dir creation and added temp_file() and temp_dir() subs to 2005-02-22 02:47:39 +00:00