Your message dated Sat, 02 May 2009 09:03:06 +0000
with message-id <[email protected]>
and subject line Bug#516146: fixed in exim4 4.69-10
has caused the Debian Bug report #516146,
regarding exim4: no smtp daemon was started
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
516146: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516146
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: exim4
Version: 4.69-9
Severity: normal


The inet.d script looks in inetd.conf for a line beginning with smtp?!
I have a line with smtp-stat wand because of that, exim4 does not start a 
daemon. I have disabled the line in the inetd.conf and all works finde.



--- End Message ---
--- Begin Message ---
Source: exim4
Source-Version: 4.69-10

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.69-10_i386.deb
  to pool/main/e/exim4/exim4-base_4.69-10_i386.deb
exim4-config_4.69-10_all.deb
  to pool/main/e/exim4/exim4-config_4.69-10_all.deb
exim4-daemon-heavy-dbg_4.69-10_i386.deb
  to pool/main/e/exim4/exim4-daemon-heavy-dbg_4.69-10_i386.deb
exim4-daemon-heavy_4.69-10_i386.deb
  to pool/main/e/exim4/exim4-daemon-heavy_4.69-10_i386.deb
exim4-daemon-light-dbg_4.69-10_i386.deb
  to pool/main/e/exim4/exim4-daemon-light-dbg_4.69-10_i386.deb
exim4-daemon-light_4.69-10_i386.deb
  to pool/main/e/exim4/exim4-daemon-light_4.69-10_i386.deb
exim4-dbg_4.69-10_i386.deb
  to pool/main/e/exim4/exim4-dbg_4.69-10_i386.deb
exim4-dev_4.69-10_i386.deb
  to pool/main/e/exim4/exim4-dev_4.69-10_i386.deb
exim4_4.69-10.diff.gz
  to pool/main/e/exim4/exim4_4.69-10.diff.gz
exim4_4.69-10.dsc
  to pool/main/e/exim4/exim4_4.69-10.dsc
exim4_4.69-10_all.deb
  to pool/main/e/exim4/exim4_4.69-10_all.deb
eximon4_4.69-10_i386.deb
  to pool/main/e/exim4/eximon4_4.69-10_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.
Andreas Metzler <[email protected]> (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 [email protected])


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

Format: 1.8
Date: Sat, 02 May 2009 09:05:56 +0200
Source: exim4
Binary: exim4-base exim4-config exim4-daemon-light exim4 exim4-daemon-heavy 
exim4-daemon-custom eximon4 exim4-dbg exim4-daemon-light-dbg 
exim4-daemon-heavy-dbg exim4-daemon-custom-dbg exim4-dev
Architecture: source i386 all
Version: 4.69-10
Distribution: unstable
Urgency: low
Maintainer: Exim4 Maintainers <[email protected]>
Changed-By: Andreas Metzler <[email protected]>
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-custom - custom Exim MTA (v4) daemon with locally set features
 exim4-daemon-custom-dbg - debugging symbols for the Exim MTA (v4) packages
 exim4-daemon-heavy - Exim MTA (v4) daemon with extended features, including 
exiscan-ac
 exim4-daemon-heavy-dbg - debugging symbols for the Exim MTA (v4) packages
 exim4-daemon-light - lightweight Exim MTA (v4) daemon
 exim4-daemon-light-dbg - debugging symbols for the Exim MTA (v4) packages
 exim4-dbg  - debugging symbols for the Exim MTA (v4) packages
 exim4-dev  - header files for the Exim MTA (v4) packages
 eximon4    - monitor application for the Exim MTA (v4) (X11 interface)
Closes: 507124 508749 511624 514113 515668 516049 516146 518752 518836 520996 
523447 525248
Changes: 
 exim4 (4.69-10) unstable; urgency=low
 .
   [ Andreas Metzler ]
   * Use macro CONFDIR in lowuid_aliases router, too. Closes: #507124
   * Disable shell filename expansion in update-exim4.conf using set -f.
     Closes: #515668
   * Stop using set -u in update-exim4.conf. With version 4.0 bash changed its
     behavior to throw an error on expansion of $* or $@ with set -u if no
     positional parameters were given. Working around this is obnoxious and
     harms readability, imho doing away with set -u's benefits. Closes: #518752
   * Allow setting outgoing smtp helo/ehlo by setting
     REMOTE_SMTP_HELO_DATA macro directly. Previously this was just supposed
     to be used as a helper macro for REMOTE_SMTP_HELO_FROM_DNS.
     REMOTE_SMTP_HELO_FROM_DNS overrides a manual REMOTE_SMTP_HELO_DATA data
     setting. Closes: #514113
   * [README.Debian] Bring documentation for Diffie-Hellman parameters up to
     current practice, mainly by deleting most of the outdated docs.
     Closes: #508749
   * [exim4 init-script]. Modify check for smtp inetd entry to use an anchored
     pattern, matching "smtp" but not "smtp-foo". Closes: #516146
   * exim4-daemon-light now Provides: default-mta. See #508644.
   * Ship both transport-filter.pl and ratelimit.pl in
     /usr/share/doc/exim4-base/examples. Closes: #518836
   * [lintian] Add ${misc:Depends} to all Depends.
   * [lintian] Add override for dbg-package-missing-depends exim4-dbg.
   * Sync debian/control with override file by moving *-dbg to section debug.
   * Fix grammar error in update-exim4.conf.8. (Thank's, Gerfried Fuchs)
     Closes: #525248
 .
   [ Christian Perrier ]
   * Debconf translations:
     - Asturian. Closes: #511624
     - Belarusian. Closes: #516049
     - Kazakh added. Closes: #520996
     - Slovak. Closes: #523447
     - Bengali added.
Checksums-Sha1: 
 140e5d83d6c81910f65e5d3fbf66d216adcf2290 1582 exim4_4.69-10.dsc
 9dd5e1c4b10a5d06a636357262803b436ea6cdbe 555271 exim4_4.69-10.diff.gz
 5f01c0990d07f0f6df38d4d2833b460911dbc431 990524 exim4-base_4.69-10_i386.deb
 14eeb797c61c78eea1b2e55923dae5a58f5f7ea6 98192 eximon4_4.69-10_i386.deb
 68bbf46e440cbf7e70392fdc44195598c12cb421 422628 
exim4-daemon-light_4.69-10_i386.deb
 c9f102faa53bab78b345c4c30d18871f1424954f 470088 
exim4-daemon-heavy_4.69-10_i386.deb
 901f2a9a372bf2a1a640f36591fc98dc72ee9e62 673038 
exim4-daemon-light-dbg_4.69-10_i386.deb
 5e8a45b526626a565138bdf1888b45e84cbd7728 758742 
exim4-daemon-heavy-dbg_4.69-10_i386.deb
 1b110a326bd929d8bbbbd711efae8b8b268a5a6f 264212 exim4-dbg_4.69-10_i386.deb
 5a5977b6224f7c32e60caa482d5b6945d757565d 70974 exim4-dev_4.69-10_i386.deb
 45ed722b3f5698e3875cbcd070ed1ea4c5b0d67f 370780 exim4-config_4.69-10_all.deb
 062840dabe8063a3a67f07145530419e99690ba9 7884 exim4_4.69-10_all.deb
Checksums-Sha256: 
 6dfcdd02ade55e87f13ff751ea2a33c0fd02c71130de8f7d19a801a579410eca 1582 
exim4_4.69-10.dsc
 775f30b6ac42c44416a20883ef2a8e28120b5d5fd4ce7990deccae0be6eb341c 555271 
exim4_4.69-10.diff.gz
 0df7219bf463c3f8060d922616d36e3cdee2c38b1ca6dfb05da15a70f8dc77b5 990524 
exim4-base_4.69-10_i386.deb
 6669c885687d070e44f80ef37b10b47cebc0a653501534d5b5cb800563609a1e 98192 
eximon4_4.69-10_i386.deb
 62a94a873caf1be7836141b63dbabf8206def73ebac27ba8f16a6707f41923b1 422628 
exim4-daemon-light_4.69-10_i386.deb
 f1da2825e9327e0f70b8fddc5350a597d1597fe1d29520bea74687ccbd40cc47 470088 
exim4-daemon-heavy_4.69-10_i386.deb
 2c73445440ada33f13c7865178a449d2ac3947e15bdd30307700f12030968110 673038 
exim4-daemon-light-dbg_4.69-10_i386.deb
 223d585661e60c45333d80573b89b7e7bde0aefcb1b428e8d4aa63f2dc27247b 758742 
exim4-daemon-heavy-dbg_4.69-10_i386.deb
 02174638f7ad30dcfbecb4898fde8f881afca4e7cdba23f3e4c75480f1ad82dd 264212 
exim4-dbg_4.69-10_i386.deb
 f63bdd3d5f62fa2e45e059bcd9a80f4b9cf918d380c3234bdc5d22714345cf01 70974 
exim4-dev_4.69-10_i386.deb
 392a617692528ffb1b154584356ccdebf7a30cb0ee6a52ce5395b9ef85859d71 370780 
exim4-config_4.69-10_all.deb
 785cfce773b4d3ba31c520c13633eaeb0064a89342d3c775738ba2826abb72b6 7884 
exim4_4.69-10_all.deb
Files: 
 bb1d25b8f6ab0481400bd78d7b1aa150 1582 mail standard exim4_4.69-10.dsc
 40f22a009c8be8727c54998348164d26 555271 mail standard exim4_4.69-10.diff.gz
 98540a7d51ae5b872f63e6c004aaef53 990524 mail standard 
exim4-base_4.69-10_i386.deb
 93452f7920e0ae70e68af3d0a0174609 98192 mail optional eximon4_4.69-10_i386.deb
 70aa5141ef797d3afa7643963dbb5dbf 422628 mail standard 
exim4-daemon-light_4.69-10_i386.deb
 a4988e0c764b45019efb467af6a0712f 470088 mail optional 
exim4-daemon-heavy_4.69-10_i386.deb
 567e973bcc7873c5a237abab815570cb 673038 debug extra 
exim4-daemon-light-dbg_4.69-10_i386.deb
 a60e7e33697f452ff9ac90f7b3b38adf 758742 debug extra 
exim4-daemon-heavy-dbg_4.69-10_i386.deb
 5e23db8c6932d81864f86ce9d2fe2248 264212 debug extra exim4-dbg_4.69-10_i386.deb
 fd69216474f53f1cc2c499cf437a8c15 70974 mail extra exim4-dev_4.69-10_i386.deb
 6f4ab30d7451db4226ce9b6a31038dfd 370780 mail standard 
exim4-config_4.69-10_all.deb
 7f693bc071d9dac018340d83f0662041 7884 mail standard exim4_4.69-10_all.deb

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

iEYEARECAAYFAkn7/lEACgkQHTOcZYuNdmNntACeKfLQ4L3Bj6jhCamkQUiv3kp0
ZFUAoIESM8O94Kk7PW1xvXtAzzw1I2Gl
=HAfJ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to