Your message dated Wed, 16 Apr 2008 17:40:43 -0400
with message-id <[EMAIL PROTECTED]>
and subject line exim has been removed from Debian, closing #179149
has caused the Debian Bug report #179149,
regarding Default config fails to start as a daemon on USAGI kernel
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.)
--
179149: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=179149
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: exim
Version: 3.36-4
Severity: normal
If the kernel has IPv6 support enabled, and exim is started as a
daemon without any "local_interfaces" line (as in the default Debian
configuration), it tries to bind to both IPv6 and IPv4 "any address".
This fails on Linux, because listening on IPv6 "any address" means
listening on IPv4 any address, too, with the same socket. Hence, the
IPv4 bind Exim tries to do fails. Putting a line:
local_interfaces = <; ::
gives the expected behaviour: Listen for connections on any address,
IPv6 and IPv4.
AFAIK, this behaviour (IPv6 bind listens also for IPv4 addresses) is
Linux-specific. Other platforms may need the double bind.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux thinkpad 2.4.20-usagi #1 lun jan 6 22:47:33 CET 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
Versions of packages exim depends on:
ii cron 3.0pl1-73 management of regular background p
ii libc6 2.3.1-10 GNU C Library: Shared libraries an
ii libdb2 2:2.7.7.0-8 The Berkeley database routines (ru
ii libident 0.22-2 simple RFC1413 client library - ru
ii libldap2 2.0.27-3 OpenLDAP libraries (without TLS su
ii libpam0g 0.76-9 Pluggable Authentication Modules l
ii libpcre3 3.9-1 Philip Hazel's Perl Compatible Reg
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 3.36-18.2+rm
The exim package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
For more information about this package's removal, read
http://bugs.debian.org/420191 . That bug might give the reasons why
this package was removed, and suggestions of possible replacements.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Barry deFreese
--- End Message ---