qpsmtpd/plugins
Robert 61de599c1b Normalize #! lines on all plugins
find . -type f | xargs -n1 perl -pi.bak -0777 -e '$want = "#!perl -Tw"; s/\A#!.*\n/$want\n/; s/\A([^#])/$want\n\1/s'
2012-04-28 20:41:31 -07:00
..
async Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
auth Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
ident don't print GeoIP country if not defined 2012-04-28 20:19:18 -07:00
logging Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
queue Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
virus Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
check_badmailfrom don't worry about trailing whitespace in reason 2009-06-23 22:28:37 -07:00
check_badmailfrom_patterns Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
check_badmailfromto Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
check_badrcptto POD update, and change variable name for recipient address ($from => $to). 2007-10-23 01:53:29 +00:00
check_badrcptto_patterns Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
check_basicheaders Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
check_bogus_bounce Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
check_earlytalker Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
check_loop Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
check_norelay Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
check_relay IPv6 support from issue #7. 2007-05-17 22:16:27 +00:00
check_spamhelo Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
connection_time Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
content_log remove vestiges of a bygone RCS 2010-05-09 23:22:13 -07:00
count_unrecognized_commands Ask and ye shall receive 2006-09-14 19:48:37 +00:00
dns_whitelist_soft Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
dnsbl Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
domainkeys Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
dont_require_anglebrackets Add Qpsmtpd::Command to gather all parsing logic in one place (Hanno 2006-04-07 18:58:02 +00:00
greylisting Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
help add help plugin, hooking the new hook_help 2007-12-07 09:15:00 +00:00
hosts_allow Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
http_config Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
milter Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
noop_counter Pluggable hook "noop" with example plugin (noop_counter) and doc update. 2008-01-24 18:43:34 +00:00
parse_addr_withhelo Add Qpsmtpd::Command to gather all parsing logic in one place (Hanno 2006-04-07 18:58:02 +00:00
quit_fortune Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
random_error Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
rcpt_map Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
rcpt_ok Add Qpsmtpd::Command to gather all parsing logic in one place (Hanno 2006-04-07 18:58:02 +00:00
rcpt_regexp Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
relay_only Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
require_resolvable_fromhost Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
rhsbl Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
sender_permitted_from Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
spamassassin Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
tls Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
tls_cert Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00
uribl Normalize #! lines on all plugins 2012-04-28 20:41:31 -07:00