moved tls plugin to the top of the config

it must be listed before other connection plugins for port 465
place it up there just in case
This commit is contained in:
Matt Simerson 2013-04-21 16:06:37 -04:00
parent 25171ec371
commit 4ddc0274a6

View File

@ -6,6 +6,10 @@
# plugins/http_config for details.
# http_config http://localhost/~smtpd/config/ http://www.example.com/smtp.pl?config=
# tls should load before count_unrecognized_commands
# to support legacy port 465, tls must load before connection plugins
#tls
# hosts_allow does not work with the tcpserver deployment model!
# perldoc plugins/hosts_allow for an alternative.
#
@ -23,8 +27,6 @@ ident/geoip
fcrdns
quit_fortune
# tls should load before count_unrecognized_commands
#tls
earlytalker
count_unrecognized_commands 4