Package: monitoring-plugins / 2.1.2-1~bpo70+1
Metadata
Package | Version | Patches format |
---|---|---|
monitoring-plugins | 2.1.2-1~bpo70+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
02_check_icmp_links | (download) |
plugins-root/Makefile.am |
3 2 + 1 - 0 ! |
--- |
15_check_smtp_expect | (download) |
plugins/check_smtp.c |
2 1 + 1 - 0 ! |
[patch] check_smtp.c: modified ssl check for use with -e - currently STARTTLS check does not work with -e if there's text like '220 hostname ESMTP*'. This is caused by SMTP answer from host. Postfix answer: 220 2.0.0 Ready to start TLS, Exchange 2010: 220 2.0.0 SMTP server ready. This fix checks against 220 closes #1093 |
16_check_smtp_quit | (download) |
plugins/check_smtp.c |
2 2 + 0 - 0 ! |
[patch] 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. |
17_check_smtp_forcetls_on_cert | (download) |
plugins/check_smtp.c |
9 4 + 5 - 0 ! |
[patch] check_smtp: let "-d" option imply "-s" |
1