Your message dated Tue, 22 Feb 2005 17:47:21 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#296475: fixed in sendmail 8.13.3-7
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Feb 2005 17:58:40 +0000
>From [EMAIL PROTECTED] Tue Feb 22 09:58:39 2005
Return-path: <[EMAIL PROTECTED]>
Received: from luc80-74-131-252.ch-meta.net (lucius.metanet.ch) [80.74.131.252]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D3eIx-0005lZ-00; Tue, 22 Feb 2005 09:58:39 -0800
Received: (qmail 18890 invoked from network); 22 Feb 2005 17:59:04 -0000
Received: from 177.81.76.83.cust.bluewin.ch (HELO alrisha.home.sirrah.ch)
(83.76.81.177)
by luc80-74-131-2.ch-meta.net with AES256-SHA encrypted SMTP; 22 Feb 2005
17:59:04 -0000
Received: from alrisha.home.sirrah.ch (localhost [127.0.0.1])
by alrisha.home.sirrah.ch (8.13.3/8.13.3/Debian-6) with ESMTP id
j1MHw4Fi021207
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT);
Tue, 22 Feb 2005 18:58:05 +0100
Received: (from [EMAIL PROTECTED])
by alrisha.home.sirrah.ch (8.13.3/8.13.3/Submit) id j1MHw3aq021204;
Tue, 22 Feb 2005 18:58:03 +0100
Message-Id: <[EMAIL PROTECTED]>
X-Authentication-Warning: alrisha.home.sirrah.ch: loeffler set sender to [EMAIL
PROTECTED] using -f
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "wolfgang.loeffler" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: /usr/share/sendmail/dynamic and multiple interfaces ub DAEMON_NETIF
X-Mailer: reportbug 3.2
Date: Tue, 22 Feb 2005 18:58:03 +0100
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: sendmail
Version: 8.13.3-6
Severity: normal
To make sendmail watch more than one interface for changes, I have set in
/etc/mail/sendmail.conf:
DAEMON_NETIF="lo eth0 eth1 wlan0";
In /usr/share/sendmail/dynamic, we have at line 64
for if in "$DAEMON_NETIF"; do
This should probably be
for if in $DAEMON_NETIF; do
without the double quotes.
Greetings Wolfgang
-- Package-specific info:
Ouput of /usr/share/bug/sendmail/script:
ls -alR /etc/mail:
/etc/mail:
total 317
drwxr-sr-x 7 smmta smmsp 1024 2005-02-22 18:44 .
drwxr-xr-x 105 root root 5120 2005-02-22 18:44 ..
-rwxr-xr-- 1 root smmsp 10761 2005-02-22 18:44 Makefile
-rw------- 1 root root 4645 2005-02-11 15:52 access
-rw-r----- 1 smmta smmsp 12288 2005-02-19 13:29 access.db
-rw-r--r-- 1 root root 281 2004-12-16 02:34 address.resolve
lrwxr-xr-x 1 root smmsp 10 2005-02-11 15:52 aliases -> ../aliases
-rw-r----- 1 smmta smmsp 12288 2005-02-19 13:29 aliases.db
-rw------- 1 root smmsp 68 2005-02-14 21:16 authinfo
-rw-r----- 1 smmta smmsp 12288 2005-02-19 13:29 authinfo.db
-rw-r--r-- 1 root smmsp 3366 2005-02-22 18:44 databases
-rw-r--r-- 1 root root 5588 2004-12-16 02:34 helpfile
-rw-r--r-- 1 root smmsp 33 2005-02-11 16:27 local-host-names
drwxr-sr-x 2 smmta smmsp 1024 2005-02-11 15:52 m4
drwxr-xr-x 2 root root 1024 2005-02-19 13:28 peers
drwxr-xr-x 2 root smmsp 1024 2004-12-16 02:34 sasl
-rw-r--r-- 1 root smmsp 65686 2005-02-22 18:44 sendmail.cf
-rw-r--r-- 1 root root 65685 2005-02-19 13:29 sendmail.cf.old
-rw-r--r-- 1 root root 11892 2005-02-22 18:44 sendmail.conf
-rw-r--r-- 1 root smmsp 3915 2005-02-19 13:29 sendmail.mc
-rw-r--r-- 1 root root 149 2004-12-16 02:34 service.switch
-rw-r--r-- 1 root root 180 2004-12-16 02:34 service.switch-nodns
drwxr-sr-x 2 smmta smmsp 1024 2005-02-11 15:52 smrsh
-rw-r--r-- 1 root smmsp 43608 2005-02-19 13:29 submit.cf
-rw-r--r-- 1 root root 43616 2005-02-19 13:29 submit.cf.old
-rw-r--r-- 1 root smmsp 2284 2005-02-19 13:29 submit.mc
drwxr-xr-x 2 smmta smmsp 1024 2005-02-11 15:52 tls
-rw-r--r-- 1 root smmsp 0 2005-02-11 16:27 trusted-users
/etc/mail/m4:
total 4
drwxr-sr-x 2 smmta smmsp 1024 2005-02-11 15:52 .
drwxr-sr-x 7 smmta smmsp 1024 2005-02-22 18:44 ..
-rw-r----- 1 root smmsp 705 2005-02-22 18:44 dialup.m4
-rw-r----- 1 root smmsp 745 2005-02-22 18:44 provider.m4
/etc/mail/peers:
total 4
drwxr-xr-x 2 root root 1024 2005-02-19 13:28 .
drwxr-sr-x 7 smmta smmsp 1024 2005-02-22 18:44 ..
-rw-r--r-- 1 root root 328 2004-12-16 02:34 provider
-rw-r--r-- 1 root root 331 2005-02-14 21:14 sirrah
/etc/mail/sasl:
total 2
drwxr-xr-x 2 root smmsp 1024 2004-12-16 02:34 .
drwxr-sr-x 7 smmta smmsp 1024 2005-02-22 18:44 ..
/etc/mail/smrsh:
total 2
drwxr-sr-x 2 smmta smmsp 1024 2005-02-11 15:52 .
drwxr-sr-x 7 smmta smmsp 1024 2005-02-22 18:44 ..
lrwxr-xr-x 1 root smmsp 26 2005-02-11 15:52 mail.local ->
/usr/lib/sm.bin/mail.local
lrwxr-xr-x 1 root smmsp 17 2005-02-11 15:52 procmail -> /usr/bin/procmail
lrwxr-xr-x 1 root smmsp 17 2005-02-11 15:52 vacation -> /usr/bin/vacation
/etc/mail/tls:
total 19
drwxr-xr-x 2 smmta smmsp 1024 2005-02-11 15:52 .
drwxr-sr-x 7 smmta smmsp 1024 2005-02-22 18:44 ..
-rw-r--r-- 1 root root 7 2005-02-11 15:52 no_prompt
-rw------- 1 root root 1191 2005-02-11 15:52 sendmail-client.cfg
-rw-r--r-- 1 root smmsp 1229 2005-02-11 15:52 sendmail-client.crt
-rw------- 1 root root 1013 2005-02-11 15:52 sendmail-client.csr
-rw-r----- 1 root smmsp 1679 2005-02-11 15:52 sendmail-common.key
-rw------- 1 root root 0 2005-02-11 15:52 sendmail-common.prm
-rw------- 1 root root 1191 2005-02-11 15:52 sendmail-server.cfg
-rw-r--r-- 1 root smmsp 1229 2005-02-11 15:52 sendmail-server.crt
-rw------- 1 root root 1013 2005-02-11 15:52 sendmail-server.csr
-rwxr--r-- 1 root root 3150 2005-02-19 13:29 starttls.m4
sendmail.conf:
DAEMON_NETMODE="Static";
DAEMON_NETIF="lo eth0 eth1 wlan0";
DAEMON_MODE="Daemon";
DAEMON_PARMS="";
DAEMON_HOSTSTATS="No";
DAEMON_MAILSTATS="No";
QUEUE_MODE="${DAEMON_MODE}";
QUEUE_INTERVAL="";
QUEUE_PARMS="";
MSP_MODE="Cron";
MSP_INTERVAL="";
MSP_PARMS="";
MSP_MAILSTATS="${DAEMON_MAILSTATS}";
MISC_PARMS="";
CRON_MAILTO="root";
CRON_PARMS="";
LOG_CMDS="No";
HANDS_OFF="No";
AGE_DATA="";
DAEMON_RUNASUSER="No";
DAEMON_STATS="${DAEMON_MAILSTATS}";
MSP_STATS="${MSP_MAILSTATS}";
sendmail.mc:
divert(-1)dnl
divert(0)dnl
define(`_USE_ETC_MAIL_')dnl
include(`/usr/share/sendmail/cf/m4/cf.m4')dnl
VERSIONID(`$Id: sendmail.mc, v 8.13.2-1 2004-12-16 01:32:38 cowboy Exp $')
OSTYPE(`debian')dnl
DOMAIN(`debian-mta')dnl
undefine(`confHOST_STATUS_DIRECTORY')dnl #DAEMON_HOSTSTATS=
FEATURE(`no_default_msa')dnl
DAEMON_OPTIONS(`Family=inet, Name=MTA-v4, Port=smtp, Addr=127.0.0.1')dnl
DAEMON_OPTIONS(`Family=inet, Name=MSP-v4, Port=submission, Addr=127.0.0.1')dnl
define(`confPRIVACY_FLAGS',dnl
`needmailhelo,needexpnhelo,needvrfyhelo,restrictqrun,restrictexpand,nobodyreturn,authwarnings')dnl
define(`confCONNECTION_RATE_THROTTLE', `15')dnl
define(`confCONNECTION_RATE_WINDOW_SIZE',`10m')dnl
FEATURE(`access_db', , `skip')dnl
FEATURE(`greet_pause', `1000')dnl 1 seconds
FEATURE(`delay_checks', `friend', `n')dnl
define(`confBAD_RCPT_THROTTLE',`3')dnl
FEATURE(`conncontrol', `nodelay', `terminate')dnl
FEATURE(`ratecontrol', `nodelay', `terminate')dnl
include(`/etc/mail/tls/starttls.m4')dnl
LOCAL_CONFIG
FEATURE(`masquerade_envelope')dnl
FEATURE(`allmasquerade')dnl
FEATURE(`always_add_domain')dnl
FEATURE(`use_cw_file')dnl
FEATURE(`use_ct_file')dnl
FEATURE(`smrsh')dnl
include(`/etc/mail/m4/dialup.m4')dnl
include(`/etc/mail/m4/provider.m4')dnl
MAILER_DEFINITIONS
MAILER(local)dnl
MAILER(smtp)dnl
LOCAL_CONFIG
submit.mc...
divert(-1)dnl
divert(0)dnl
define(`_USE_ETC_MAIL_')dnl
include(`/usr/share/sendmail/cf/m4/cf.m4')dnl
VERSIONID(`$Id: submit.mc, v 8.13.2-1 2004-12-16 01:32:38 cowboy Exp $')
OSTYPE(`debian')dnl
DOMAIN(`debian-msp')dnl
FEATURE(`msp', `[127.0.0.1]', `MSA')dnl
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=en_GB.iso88591, LC_CTYPE=en_GB.iso88591 (charmap=ISO-8859-1)
(ignored: LC_ALL set to en_GB)
Versions of packages sendmail depends on:
ii rmail 8.13.3-6 MTA->UUCP remote mail handler
ii sendmail-base 8.13.3-6 powerful, efficient, and scalable
ii sendmail-bin 8.13.3-6 powerful, efficient, and scalable
ii sendmail-cf 8.13.3-6 powerful, efficient, and scalable
ii sensible-mda 8.13.3-6 Mail Delivery Agent wrapper
Versions of packages sensible-mda depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii procmail 3.22-10 Versatile e-mail processor
ii sendmail-bin [mail-transpor 8.13.3-6 powerful, efficient, and scalable
Versions of packages rmail depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libldap2 2.1.30-3 OpenLDAP libraries
ii sendmail-bin [mail-transpor 8.13.3-6 powerful, efficient, and scalable
-- no debconf information
---------------------------------------
Received: (at 296475-close) by bugs.debian.org; 22 Feb 2005 22:54:12 +0000
>From [EMAIL PROTECTED] Tue Feb 22 14:54:12 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1D3iuy-0002GO-00; Tue, 22 Feb 2005 14:54:12 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1D3ioL-0002fK-00; Tue, 22 Feb 2005 17:47:21 -0500
From: Richard A Nelson (Rick) <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#296475: fixed in sendmail 8.13.3-7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 22 Feb 2005 17:47:21 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
X-CrossAssassin-Score: 2
Source: sendmail
Source-Version: 8.13.3-7
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.13.3-7_i386.deb
to pool/main/s/sendmail/libmilter-dev_8.13.3-7_i386.deb
libmilter0_8.13.3-7_i386.deb
to pool/main/s/sendmail/libmilter0_8.13.3-7_i386.deb
rmail_8.13.3-7_i386.deb
to pool/main/s/sendmail/rmail_8.13.3-7_i386.deb
sendmail-base_8.13.3-7_all.deb
to pool/main/s/sendmail/sendmail-base_8.13.3-7_all.deb
sendmail-bin_8.13.3-7_i386.deb
to pool/main/s/sendmail/sendmail-bin_8.13.3-7_i386.deb
sendmail-cf_8.13.3-7_all.deb
to pool/main/s/sendmail/sendmail-cf_8.13.3-7_all.deb
sendmail-doc_8.13.3-7_all.deb
to pool/main/s/sendmail/sendmail-doc_8.13.3-7_all.deb
sendmail_8.13.3-7.diff.gz
to pool/main/s/sendmail/sendmail_8.13.3-7.diff.gz
sendmail_8.13.3-7.dsc
to pool/main/s/sendmail/sendmail_8.13.3-7.dsc
sendmail_8.13.3-7_all.deb
to pool/main/s/sendmail/sendmail_8.13.3-7_all.deb
sensible-mda_8.13.3-7_i386.deb
to pool/main/s/sendmail/sensible-mda_8.13.3-7_i386.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: Thu, 10 Feb 2005 19:02:00 -0000
Source: sendmail
Binary: libmilter-dev rmail sendmail sendmail-doc libmilter0 sendmail-cf
sensible-mda sendmail-bin sendmail-base
Architecture: source all i386
Version: 8.13.3-7
Distribution: unstable
Urgency: high
Maintainer: Richard A Nelson (Rick) <[EMAIL PROTECTED]>
Changed-By: Richard A Nelson (Rick) <[EMAIL PROTECTED]>
Description:
libmilter-dev - Sendmail Mail Filter API (Milter)
libmilter0 - 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: 295132 296475 296491
Changes:
sendmail (8.13.3-7) unstable; urgency=high
.
* Build conflicts on older version of fakeroot (or sudo) (FTBFS)
* Log (some) sendmail startup commands iff LOG_CMDS=Yes
* Depends netbase (>= 4.0.8) for submission closes: #295132
* Correct multiple IF in dynamic closes: #296475
* Drop invalid ip's from sample access closes: #296491
A nice idea, but would require constant updates :(
Files:
5196aea05aadd8cbfe6ee4548d93860d 1006 mail extra sendmail_8.13.3-7.dsc
b4b9564894e3a9308a8551e40758c1c1 363880 mail extra sendmail_8.13.3-7.diff.gz
86ae826a2fcfd400ece0863ff9b869a1 817922 doc extra sendmail-doc_8.13.3-7_all.deb
f7628ae09d0efcd6ba421562419f9c23 191672 mail extra sendmail_8.13.3-7_all.deb
441cecc6474370de4fce9f47ba096f93 341114 mail extra
sendmail-base_8.13.3-7_all.deb
887b45b1e14ad129b740ce28283eb672 278254 mail extra sendmail-cf_8.13.3-7_all.deb
91623cd436fb3254999cc584b597d16c 811862 mail extra
sendmail-bin_8.13.3-7_i386.deb
2fe6c6232b16406cb215765b3fda9a09 222674 mail extra rmail_8.13.3-7_i386.deb
f79dadf3f7cf5eb6559049d9b3a35673 197072 mail extra
sensible-mda_8.13.3-7_i386.deb
0f743e9646525e19c98dcc8eaf5d6aff 211938 libs extra libmilter0_8.13.3-7_i386.deb
17c0d383fd969b5c16d924b60e46eef0 286958 libdevel extra
libmilter-dev_8.13.3-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iQCVAwUBQhuwtaVTksHk9ElFAQEdhQP/aozFLEJz9Gy10Ug0uafcOZ23VzGyGQk6
rwrlp/+D14IWOt0fEHGJK1hwijw2lS9tojbwAE2qcapswZbj4FA9y6WMx0j9pK0D
Lmv06T2sX8aA80EpY51G11Q+KDuWyfzmWSnUIolZgOcqn3cKrAADebF/baNgBsYq
bkTRlZyq+wc=
=hrol
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]