Bug#327847: marked as done (exim4-base: documentation for running exim from inetd is wrong)

Debian Bug Tracking System owner at bugs.debian.org
Wed Sep 28 21:33:54 UTC 2005


Your message dated Wed, 28 Sep 2005 14:03:43 -0700
with message-id <E1EKj5b-0008IM-00 at spohr.debian.org>
and subject line Bug#327847: fixed in exim4 4.53-1
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; 12 Sep 2005 13:55:14 +0000
>From diego at biurrun.de Mon Sep 12 06:55:14 2005
Return-path: <diego at biurrun.de>
Received: from moutng.kundenserver.de [212.227.126.171] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EEom9-0005aC-00; Mon, 12 Sep 2005 06:55:14 -0700
Received: from [85.197.20.65] (helo=localhost.localdomain)
	by mrelayeu.kundenserver.de with ESMTP (Nemesis),
	id 0MKwh2-1EEom71kjM-0007a8; Mon, 12 Sep 2005 15:55:11 +0200
Received: from diego by localhost.localdomain with local (Exim 4.52)
	id 1EEom1-0002Xq-QM; Mon, 12 Sep 2005 15:55:05 +0200
Content-Type: multipart/mixed; boundary="===============1844809420=="
MIME-Version: 1.0
From: Diego Biurrun <diego at biurrun.de>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: exim4-base: documentation for running exim from inetd is wrong
X-Mailer: reportbug 3.17
Date: Mon, 12 Sep 2005 15:55:05 +0200
Message-Id: <E1EEom1-0002Xq-QM at localhost.localdomain>
X-Provags-ID: kundenserver.de abuse at kundenserver.de login:cda85dccaaeec2d03fac572ff7daa982
Delivered-To: submit at bugs.debian.org
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-Level: 
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

This is a multi-part MIME message sent by reportbug.

--===============1844809420==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: exim4-base
Version: 4.52-2
Severity: minor
Tags: patch


Hello!

The instructions in /usr/share/doc/README.Debian.xinetd contain a
mistake.

The line

  mail stream   tcp     nowait  Debian-exim     /usr/sbin/exim4 exim4 -bs

should read

  smtp stream   tcp     nowait  Debian-exim     /usr/sbin/exim4 exim4 -bs

so that the daemon does not get started from /etc/init.d/exim4 where
/etc/inetd.conf is grepped for "smtp" and not "mail".

Regards

Diego


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-powerpc
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages exim4-base depends on:
ii  adduser                       3.67.0     Add and remove users and groups
ii  cron                          3.0pl1-91  management of regular background p
ii  debconf [debconf-2.0]         1.4.58     Debian configuration management sy
ii  exim4-config [exim4-config-2] 4.52-2     configuration for the exim MTA (v4
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libdb4.2                      4.2.52-19  Berkeley v4.2 Database Libraries [
ii  netbase                       4.21       Basic TCP/IP networking system

Versions of packages exim4-base recommends:
ii  psmisc                        21.6-1     Utilities that use the proc filesy

-- debconf information excluded

--===============1844809420==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="README.Debian.xinetd.patch"

--- README.Debian.xinetd	2005-08-23 17:57:12.000000000 +0200
+++ README.Debian.xinetd.fixed	2005-09-12 15:50:29.000000000 +0200
@@ -43,5 +43,5 @@
 Done.
 ==================================
 If you want to use plain inetd, you can use the following line:
-mail stream   tcp     nowait  Debian-exim     /usr/sbin/exim4 exim4 -bs
+smtp stream   tcp     nowait  Debian-exim     /usr/sbin/exim4 exim4 -bs
 (This has been provided by Ryen Underwood)

--===============1844809420==--

---------------------------------------
Received: (at 327847-close) by bugs.debian.org; 28 Sep 2005 21:11:07 +0000
>From katie at spohr.debian.org Wed Sep 28 14:11:07 2005
Return-path: <katie at spohr.debian.org>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
	id 1EKj5b-0008IM-00; Wed, 28 Sep 2005 14:03:43 -0700
From: Marc Haber <mh+debian-packages at zugschlus.de>
To: 327847-close at bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#327847: fixed in exim4 4.53-1
Message-Id: <E1EKj5b-0008IM-00 at spohr.debian.org>
Sender: Archive Administrator <katie at spohr.debian.org>
Date: Wed, 28 Sep 2005 14:03:43 -0700
Delivered-To: 327847-close at bugs.debian.org
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-Level: 
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

Source: exim4
Source-Version: 4.53-1

We believe that the bug you reported is fixed in the latest version of
exim4, which is due to be installed in the Debian FTP archive:

exim4-base_4.53-1_i386.deb
  to pool/main/e/exim4/exim4-base_4.53-1_i386.deb
exim4-config_4.53-1_all.deb
  to pool/main/e/exim4/exim4-config_4.53-1_all.deb
exim4-daemon-heavy_4.53-1_i386.deb
  to pool/main/e/exim4/exim4-daemon-heavy_4.53-1_i386.deb
exim4-daemon-light_4.53-1_i386.deb
  to pool/main/e/exim4/exim4-daemon-light_4.53-1_i386.deb
exim4_4.53-1.diff.gz
  to pool/main/e/exim4/exim4_4.53-1.diff.gz
exim4_4.53-1.dsc
  to pool/main/e/exim4/exim4_4.53-1.dsc
exim4_4.53-1_all.deb
  to pool/main/e/exim4/exim4_4.53-1_all.deb
exim4_4.53.orig.tar.gz
  to pool/main/e/exim4/exim4_4.53.orig.tar.gz
eximon4_4.53-1_i386.deb
  to pool/main/e/exim4/eximon4_4.53-1_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 327847 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marc Haber <mh+debian-packages at zugschlus.de> (supplier of updated exim4 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 ftpmaster at debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Wed, 28 Sep 2005 18:34:51 +0000
Source: exim4
Binary: eximon4 exim4-daemon-custom exim4-daemon-heavy exim4-base exim4 exim4-daemon-light exim4-config
Architecture: source i386 all
Version: 4.53-1
Distribution: unstable
Urgency: low
Maintainer: Exim4 Maintainers <pkg-exim4-maintainers at lists.alioth.debian.org>
Changed-By: Marc Haber <mh+debian-packages at zugschlus.de>
Description: 
 exim4      - metapackage to ease exim MTA (v4) installation
 exim4-base - support files for all exim MTA (v4) packages
 exim4-config - configuration for the exim MTA (v4)
 exim4-daemon-heavy - exim MTA (v4) daemon with extended features, including exiscan-ac
 exim4-daemon-light - lightweight exim MTA (v4) daemon
 eximon4    - monitor application for the exim MTA (v4) (X11 interface)
Closes: 325901 327847 329729
Changes: 
 exim4 (4.53-1) unstable; urgency=low
 .
   * new upstream version 4.53. (mh)
   * Fix obviously unfinished sentence in update-exim4.conf.8
     documenting dc_local_interfaces. (mh)
   * Move SMTP authentication docs to README.Debian. (mh)
   * Adapt reportbug script to be useable from the command line as well,
     mention this in README.Debian mailing list paragraph. (mh)
   * Remove /etc/default/exim4 in exim4-config's postrm instead of exim4-base's
     one, as it is created in exim4-config's postinst. (am) Closes: #325901
   * Fix error in README.Debian.xinetd.
     Thanks to Diego Biurrun. (mh) Closes: #327847
   * Fix substitute variable in Japanese (ja) debconf translation.
     Thanks to Kenshi Muto. (mh) Closes: #329729
   * Add lintian override for maintainer-script-needs-depends-on-netbase. We
     don't need that depends since update-inetd.conf is checked for presence
     before invocation and that invocation is only optional cleanup. (mh)
   * add linda override to kill double shlib warning - libgnutls is
     fully versioned and thus is not a problem. (mh)
   * add lintian override to kill bashism "local" warning for
     exim4-config.config and exim4-config.postinst (see #330548). (mh)
   * add general package blurb to description of the exim4 meta package
     as well. Thanks to Marc Sherman for pointing this out. (mh)
   * remove code to escape dashes in the pod2man generated man pages.
     That code makes the man pages syntactically invalid, we'd rather
     live with suboptimal rendering (which is a pod2man bug anyway). (mh)
   * change spacing for rewrite rules in configuration, man page and
     ue4.conf to ease paragraph filling for the man page. (mh)
   * re-pack config patches. (mh)
Files: 
 344ce3abbab84f9f22d2b8ce914fd076 1009 mail standard exim4_4.53-1.dsc
 6bbb8f539b28d2b9dc6f75fe38cc4c63 2009564 mail standard exim4_4.53.orig.tar.gz
 0641f03497c9328e1e010fbfc3b91e27 317695 mail standard exim4_4.53-1.diff.gz
 b345165663bd5285d604d8e584b31f07 844866 mail standard exim4-base_4.53-1_i386.deb
 7eea43a5a0b56f37fc31fa5ca7a03626 379058 mail standard exim4-daemon-light_4.53-1_i386.deb
 e03f48b43516f9e395b91ddeaf1f7957 79754 mail optional eximon4_4.53-1_i386.deb
 a2296bf36ccb9a91f0790ceb490197d3 428506 mail optional exim4-daemon-heavy_4.53-1_i386.deb
 a3bdcc9023102be147550861505a8301 255162 mail standard exim4-config_4.53-1_all.deb
 e486d05933cf349208ce889f4eb32cf9 2228 mail standard exim4_4.53-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iEYEARECAAYFAkM68NAACgkQgZalRGu6PIQQCQCfZFAlGIn170zAzeTenQQ5vXJ/
L3MAn27/cyZFbbdozYEatadc6GFCpgE/
=KYDu
-----END PGP SIGNATURE-----




More information about the Pkg-exim4-maintainers mailing list