Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: a23d4b3da952d9e006c735fe61083a5a50ca4dc5
https://github.com/smtpd/qpsmtpd/commit/a23d4b3da952d9e006c735fe61083a5a50ca4dc5
Author: Ask Bjørn Hansen <[email protected]>
Date: 2012-04-29 (Sun, 29 Apr 2012)
Changed paths:
M Makefile.PL
M plugins/async/check_earlytalker
M plugins/async/dns_whitelist_soft
M plugins/async/dnsbl
M plugins/async/queue/smtp-forward
M plugins/async/require_resolvable_fromhost
M plugins/async/rhsbl
M plugins/async/uribl
M plugins/auth/auth_checkpassword
M plugins/auth/auth_cvm_unix_local
M plugins/auth/auth_flat_file
M plugins/auth/auth_ldap_bind
M plugins/auth/auth_vpopmail
M plugins/auth/auth_vpopmail_sql
M plugins/auth/auth_vpopmaild
M plugins/auth/authdeny
M plugins/check_badmailfrom
M plugins/check_badmailfromto
M plugins/check_badrcptto
M plugins/check_badrcptto_patterns
M plugins/check_basicheaders
M plugins/check_bogus_bounce
M plugins/check_earlytalker
M plugins/check_loop
M plugins/check_norelay
M plugins/check_relay
M plugins/check_spamhelo
M plugins/connection_time
M plugins/content_log
M plugins/count_unrecognized_commands
M plugins/dns_whitelist_soft
M plugins/dnsbl
M plugins/domainkeys
M plugins/dont_require_anglebrackets
M plugins/dspam
M plugins/greylisting
M plugins/help
M plugins/hosts_allow
M plugins/http_config
M plugins/ident/geoip
M plugins/ident/p0f
M plugins/logging/adaptive
M plugins/logging/apache
M plugins/logging/connection_id
M plugins/logging/devnull
M plugins/logging/file
M plugins/logging/syslog
M plugins/logging/transaction_id
M plugins/logging/warn
M plugins/milter
M plugins/noop_counter
M plugins/parse_addr_withhelo
M plugins/queue/exim-bsmtp
M plugins/queue/maildir
M plugins/queue/postfix-queue
M plugins/queue/qmail-queue
M plugins/queue/smtp-forward
M plugins/quit_fortune
M plugins/random_error
M plugins/rcpt_map
M plugins/rcpt_ok
M plugins/rcpt_regexp
M plugins/relay_only
M plugins/require_resolvable_fromhost
M plugins/rhsbl
M plugins/sender_permitted_from
M plugins/spamassassin
M plugins/tls
M plugins/tls_cert
M plugins/uribl
M plugins/virus/aveclient
M plugins/virus/bitdefender
M plugins/virus/clamav
M plugins/virus/clamdscan
M plugins/virus/hbedv
M plugins/virus/kavscanner
M plugins/virus/klez_filter
M plugins/virus/sophie
M plugins/virus/uvscan
M t/01-syntax.t
Log Message:
-----------
Fix 01-syntax test failures
Exclude some tests with dependencies.
Remove -T from perl line in plugins
This makes it harder to test with PERL5LIB/perlbrew etc