check_smtp: QUIT SMTP connection when "-D" is used
commitb317aaf32a8a054f0274aef9137353bffef7a80c
authorHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 6 Oct 2015 21:21:17 +0000 (6 23:21 +0200)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 6 Oct 2015 21:21:17 +0000 (6 23:21 +0200)
tree0e2337a14757cefd3e18d834e07822070acafd11
parent5029714a9dcd308e5bc813a29bd1a38bfc7ecee7
check_smtp: QUIT SMTP connection when "-D" is used

Don't forget to issue an SMTP QUIT command when the -D/--certificate
option is specified.  This avoids undesired MTA log messages.
plugins/check_smtp.c