Package: nagios-plugins
Version: 1.4-3
Severity: minor
Tags: patch
The command check_smtp produces a line in my mail-log:
May 8 06:49:00 firewall sm-mta[15533]: j484n0ll015533:
[EMAIL PROTECTED] [192.168.2.2] did not issue
MAIL/EXPN/VRFY/ETRN during connection to MTA
It can be solved with the following patch:
diff -rcN /etc/nagios-plugins/config.orig/mail.cfg
/etc/nagios-plugins/config/mail.cfg
*** /etc/nagios-plugins/config.orig/mail.cfg Mon Mar 7 05:33:30 2005
--- /etc/nagios-plugins/config/mail.cfg Tue May 10 01:43:12 2005
***************
*** 8,14 ****
# 'check_smtp' command definition
define command {
command_name check_smtp
! command_line /usr/lib/nagios/plugins/check_smtp -H $HOSTADDRESS$
}
# 'check_imap' command definition
--- 8,14 ----
# 'check_smtp' command definition
define command {
command_name check_smtp
! command_line /usr/lib/nagios/plugins/check_smtp -H $HOSTADDRESS$ -C
MAIL
}
# 'check_imap' command definition
-- System Information:
Debian Release: 3.0
Architecture: i386 (i586)
Kernel: Linux 2.4.27
Locale: LANG=C, LC_CTYPE=C
Versions of packages nagios-plugins depends on:
ii bind9-host [host] 1:9.2.1-2.woody.2 Version of 'host' bundled with BIN
ii dnsutils 1:9.2.1-2.woody.2 Clients provided with BIND
ii fping 2.4b2-to-ipv6-4 Send ICMP ECHO_REQUEST packets to
ii iputils-ping [ping] 3:20020124-3 The ping utility from iputils
ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an
ii libldap2 2.1.23-1 OpenLDAP libraries
ii libmysqlclient12 4.0.21-7 mysql database client library
ii libnet-snmp-perl 3.6-7 Script SNMP connections
ii libpq3 7.4.5-3 Shared library libpq.so.3 for Post
ii libssl0.9.7 0.9.7d-5 SSL shared libraries
ii ntp 1:4.1.0-8 Daemon and utilities for full NTP
ii ntp-simple 1:4.1.0-8 NTP v4 daemon for simple systems.
ii ntpdate 1:4.1.0-8 The ntpdate client for setting sys
ii procps 1:2.0.7-8.woody1 The /proc file system utilities.
ii qstat 2.4e-1 Command-line tool for querying qua
ii radiusclient1 0.3.1-12.1 /bin/login replacement which uses
ii smbclient 2.2.3a-15 A LanManager like simple client fo
ii snmp 4.2.3-2 NET SNMP (Simple Network Managemen
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]