Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 890558767e29982a01ece431578cd2989dd05c69
https://github.com/smtpd/qpsmtpd/commit/890558767e29982a01ece431578cd2989dd05c69
Author: Matt Simerson <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M README
Log Message:
-----------
doc fix: changed $TRACE_LEVEL to $TraceLevel
Commit: 2591d57aab2e8a84436c08cb26d320bf98923601
https://github.com/smtpd/qpsmtpd/commit/2591d57aab2e8a84436c08cb26d320bf98923601
Author: Matt Simerson <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M docs/development.pod
Log Message:
-----------
updated URL to new github repo
Commit: 1701406f785c30ed3f42a3fbe1fb88d5e5fd97c1
https://github.com/smtpd/qpsmtpd/commit/1701406f785c30ed3f42a3fbe1fb88d5e5fd97c1
Author: Matt Simerson <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M plugins/sender_permitted_from
Log Message:
-----------
suppress log error when $user unset
test for and return earlier when a null sender is encountered.
Prevents using an undefined variable.
Commit: 1f36a2437a57350002358006cea9190dca22bc23
https://github.com/smtpd/qpsmtpd/commit/1f36a2437a57350002358006cea9190dca22bc23
Author: Matt Simerson <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M run
Log Message:
-----------
bump RAM from 50 to 75MB
necessary on my FreeBSD 8 amd64 system. I'm guessing higher requirements
will be the norm on 64 bit systems.
Commit: dfeb8358c60eab6e0dfb1386ae6e1cb3b5ccf7b8
https://github.com/smtpd/qpsmtpd/commit/dfeb8358c60eab6e0dfb1386ae6e1cb3b5ccf7b8
Author: Matt Simerson <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M README
Log Message:
-----------
improve grammar, update logging instructions
updated instructions for setting loglevel to use config/loglevel instead
of editing lib/Qpsmtpd to set $TraceLevel
Commit: 5dfc90acf30d4bb9bf5a8807406fb5124e6c82c7
https://github.com/smtpd/qpsmtpd/commit/5dfc90acf30d4bb9bf5a8807406fb5124e6c82c7
Author: Matt Simerson <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M plugins/logging/file
Log Message:
-----------
fixed POD formatting
Commit: 91d3f2a007855704942355414fd0bfba3cc60985
https://github.com/smtpd/qpsmtpd/commit/91d3f2a007855704942355414fd0bfba3cc60985
Author: Matt Simerson <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M config.sample/logging
M config.sample/loglevel
Log Message:
-----------
added comments to logging config files
Commit: 4bff5debaba014c535a051b3d8f272ed94ae64aa
https://github.com/smtpd/qpsmtpd/commit/4bff5debaba014c535a051b3d8f272ed94ae64aa
Author: Matt Simerson <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M config.sample/plugins
Log Message:
-----------
added tls comments to config/plugins
Commit: 821b18208106f79564a3942f62fa2220835474f2
https://github.com/smtpd/qpsmtpd/commit/821b18208106f79564a3942f62fa2220835474f2
Author: Matt Simerson <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M plugins/sender_permitted_from
Log Message:
-----------
fixed spelling error, added spf code to notes
Commit: 005c4d9105e090eaad0699b5d91f75970ff11c8c
https://github.com/smtpd/qpsmtpd/commit/005c4d9105e090eaad0699b5d91f75970ff11c8c
Author: Matt Simerson <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M lib/Qpsmtpd.pm
Log Message:
-----------
make sure $hook is defined before printing it
This prevents error messages about $hook being undefined in the logs
Commit: 651ca986ffcf58d503b944c5e9e6a1c16e06cc5e
https://github.com/smtpd/qpsmtpd/commit/651ca986ffcf58d503b944c5e9e6a1c16e06cc5e
Author: Matt Simerson <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M plugins/ident/geoip
Log Message:
-----------
don't print GeoIP country if not defined
If we don't get a result from the lookup, all we know is that we didn't get a
result. Maybe an error, maybe the IP not in the database.
Commit: 38c74352d1c4068326d89def0f8ffb62b3793cbb
https://github.com/smtpd/qpsmtpd/commit/38c74352d1c4068326d89def0f8ffb62b3793cbb
Author: Matt Simerson <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
M t/plugin_tests/auth/auth_flat_file
Log Message:
-----------
prepend auth_flat plugin name to $note
Makes it much easier to figure out where that log entry came from.
Commit: 61de599c1bfc5eb8eeea2073c5c0a431dbe6a01f
https://github.com/smtpd/qpsmtpd/commit/61de599c1bfc5eb8eeea2073c5c0a431dbe6a01f
Author: Robert <[email protected]>
Date: 2012-04-28 (Sat, 28 Apr 2012)
Changed paths:
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_patterns
M plugins/check_badmailfromto
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_spamhelo
M plugins/connection_time
M plugins/dns_whitelist_soft
M plugins/dnsbl
M plugins/domainkeys
M plugins/greylisting
M plugins/hosts_allow
M plugins/http_config
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/queue/exim-bsmtp
M plugins/queue/maildir
M plugins/queue/postfix-queue
M plugins/queue/smtp-forward
M plugins/quit_fortune
M plugins/random_error
M plugins/rcpt_map
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
Log Message:
-----------
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'
Compare: https://github.com/smtpd/qpsmtpd/compare/ffb561d...61de599