Your message dated Sun, 21 Oct 2007 02:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#375787: fixed in sendmail 8.14.1-11
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: sendmail-base
Version: 8.13.7-2
Severity: important
For the last four or five days I've been tracking down a problem. I
could receive e-mail, but only some of the e-mail would go out. I
also saw the following,
telnet ::1 25
Trying ::1...
Connected to ::1.
Escape character is '^]'.
220 ;; ESMTP connection timed out; no servers could be reached Sendmail
8.13.7/8.13.7/Debian-2; Mon, 26 Jun 2006 21:55:05 -0500; (No UCE/UBE) logging
access from: ip6-localhost(OK)-ip6-localhost [IPv6:::1]
I finally tracked it down to /etc/mail/m4/dialup.m4
(ip replaced with <!-- ip --> only one change)
LOCAL_CONFIG
#------------------------------------------------------------
#
# Dynamic host/ip updates from /etc/network/if-up.d/sendmail
#
# NOTE: the following line *MUST* be in /etc/mail/sendmail.mc
dnl include(`/etc/mail/dialup.m4')dnl
# This should *NOT* be included in submit.mc !
#
# Make sure we accept mail as this ip (for bounces, etc)
Cw<!-- ip -->
#
# Define our true hostname (from our ISP) - becomes $j
define(`confDOMAIN_NAME', `;; connection timed out; no servers could be
reached')dnl
#
# Make sure we accept mail as this name (for bounces, etc)
Cw;; connection timed out; no servers could be reached
#
# Add our hostname to class G for genericstable support
CG;; connection timed out; no servers could be reached
#------------------------------------------------------------
I was watching for failed DNS queries, using strace and ltrace to see
what sendmail was doing starting up, and finally figured out the
above. This is a server and doesn't have dynamically changing ip
addresses, so I've disabled dialup.m4 in the sendmail configuration
file. Maybe in the future the script could avoid setting
confDOMAIN_NAME if the DNS query failed.
-- System Information:
Debian Release: 3.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i586)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.26
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages sendmail-base depends on:
ii adduser 3.45 Add and remove users and groups
ii m4 1.4-15 a macro processing language
ii make 3.79.1-15 The GNU version of the "make" util
ii netbase 4.18 Basic TCP/IP networking system
ii perl 5.8.7-4 Larry Wall's Practical Extraction
Versions of packages sendmail-base recommends:
pn resolvconf <none> (no description available)
Versions of packages sensible-mda depends on:
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii procmail 3.22-2 Versatile e-mail processor.
ii sendmail-bin [mail-transport- 8.13.7-2 powerful, efficient, and scalable
Versions of packages rmail depends on:
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libldap2 2.1.30-13+b1 OpenLDAP libraries
ii sendmail-bin [mail-transpor 8.13.7-2 powerful, efficient, and scalable
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: sendmail
Source-Version: 8.14.1-11
We believe that the bug you reported is fixed in the latest version of
sendmail, which is due to be installed in the Debian FTP archive:
libmilter-dev_8.14.1-11_amd64.deb
to pool/main/s/sendmail/libmilter-dev_8.14.1-11_amd64.deb
libmilter1-dbg_8.14.1-11_amd64.deb
to pool/main/s/sendmail/libmilter1-dbg_8.14.1-11_amd64.deb
libmilter1_8.14.1-11_amd64.deb
to pool/main/s/sendmail/libmilter1_8.14.1-11_amd64.deb
rmail_8.14.1-11_amd64.deb
to pool/main/s/sendmail/rmail_8.14.1-11_amd64.deb
sendmail-base_8.14.1-11_all.deb
to pool/main/s/sendmail/sendmail-base_8.14.1-11_all.deb
sendmail-bin_8.14.1-11_amd64.deb
to pool/main/s/sendmail/sendmail-bin_8.14.1-11_amd64.deb
sendmail-cf_8.14.1-11_all.deb
to pool/main/s/sendmail/sendmail-cf_8.14.1-11_all.deb
sendmail-doc_8.14.1-11_all.deb
to pool/main/s/sendmail/sendmail-doc_8.14.1-11_all.deb
sendmail_8.14.1-11.diff.gz
to pool/main/s/sendmail/sendmail_8.14.1-11.diff.gz
sendmail_8.14.1-11.dsc
to pool/main/s/sendmail/sendmail_8.14.1-11.dsc
sendmail_8.14.1-11_all.deb
to pool/main/s/sendmail/sendmail_8.14.1-11_all.deb
sensible-mda_8.14.1-11_amd64.deb
to pool/main/s/sendmail/sensible-mda_8.14.1-11_amd64.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Richard A Nelson (Rick) <[EMAIL PROTECTED]> (supplier of updated sendmail
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Format: 1.7
Date: Sat, 20 Oct 2007 23:35:30 -0000
Source: sendmail
Binary: libmilter-dev libmilter1-dbg rmail libmilter1 sendmail sendmail-doc
sendmail-cf sensible-mda sendmail-base sendmail-bin
Architecture: source all amd64
Version: 8.14.1-11
Distribution: unstable
Urgency: low
Maintainer: Richard A Nelson (Rick) <[EMAIL PROTECTED]>
Changed-By: Richard A Nelson (Rick) <[EMAIL PROTECTED]>
Description:
libmilter-dev - Sendmail Mail Filter API (Milter)
libmilter1 - Sendmail Mail Filter API (Milter)
libmilter1-dbg - Sendmail Mail Filter API (Milter)
rmail - MTA->UUCP remote mail handler
sendmail - powerful, efficient, and scalable Mail Transport Agent
sendmail-base - powerful, efficient, and scalable Mail Transport Agent
sendmail-bin - powerful, efficient, and scalable Mail Transport Agent
sendmail-cf - powerful, efficient, and scalable Mail Transport Agent
sendmail-doc - powerful, efficient, and scalable Mail Transport Agent
sensible-mda - Mail Delivery Agent wrapper
Closes: 375787 387799 433216 446415
Changes:
sendmail (8.14.1-11) unstable; urgency=low
.
* /etc/init.d/sendmail will now rebuild databases on
start/reload/restart (like Redhat derived, various BSDs, etc)
.
* Finally nailed (fingers crossed) the elusive cause of
;; connection timed out; no servers could be reached
There are still issues on what state to leave things in, but
at least the file will be turned into garbage closes: #375787
+ sendmail.conf::DAEMON_NETMODE now defaults to Static
+ /etc/{ppp,dhcp3,network,resolvconf}/*/sendmail pass an additional option
+ /usr/share/sendmail/dynamic is much more careful
.
* ARM is broken, disable -fstack-protector-all closes: #446415
* add FEATURE(use_cw_file) to default sendmail.mc closes: #433216
* remove /usr/share/bug/sendmail-doc -> sendmail closes: #387799
Files:
f85f6759ed7db30d4aebe79dde717444 1157 mail extra sendmail_8.14.1-11.dsc
9c74a2792c6d8205a651498917c5b7f3 355372 mail extra sendmail_8.14.1-11.diff.gz
612efcc8ce570d44efebf68d5735ffc3 830062 doc extra
sendmail-doc_8.14.1-11_all.deb
b939e3786167e3659c9925fe09c00c36 202056 mail extra sendmail_8.14.1-11_all.deb
6216885374c5a3c9af4216a9d037b665 354478 mail extra
sendmail-base_8.14.1-11_all.deb
0393f737bf1cf6169d2660eeefcd94e5 290690 mail extra
sendmail-cf_8.14.1-11_all.deb
274c4bdecf3f74ee59db1100182a72be 953598 mail extra
sendmail-bin_8.14.1-11_amd64.deb
02820aa92111e3311a0642a965692176 240732 mail extra rmail_8.14.1-11_amd64.deb
7523976f8b545ef00e492963f257c993 210108 mail extra
sensible-mda_8.14.1-11_amd64.deb
973c5bed3f25f4bb259aecbe36f62591 229764 libs extra
libmilter1_8.14.1-11_amd64.deb
ac6f624bd8a1ad0c404a84f542d93add 250976 libs extra
libmilter1-dbg_8.14.1-11_amd64.deb
9b9e4bbdea6b193732888bc8935c9a27 318922 libdevel extra
libmilter-dev_8.14.1-11_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQCVAwUBRxqU3qVTksHk9ElFAQHCxwP/ZxAkPnViYhe51VtTHbRjHpYgQaXCCvVy
yf/tDX0PHolfcrR6MVMTvz+UXUKeO3tAz6kmJj8Ly/sd4yf+fJ32Jj9MvDW4RMKq
04edB/G6HwdosPWdY9bPk9pULI35DnDdjq4uHi+mvD6XeQ9L5KHx6/U3wwesdDUP
K+i8gbgZhUc=
=QTm/
-----END PGP SIGNATURE-----
--- End Message ---