Your message dated Wed, 13 Jun 2007 12:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#420578: fixed in exim4 4.67-2
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: exim4-config
Version: 4.63-17
Severity: grave
Hi,
After the upgrade to etch, I found myself generating mails with the wrong
headers. When I went to look why, I saw:
% ls -l /etc/exim4/email-addresses*
lrwxrwxrwx 1 root root 18 2007-04-15 16:55 /etc/exim4/email-addresses ->
../email-addresses
-rw-r--r-- 1 root root 208 2006-09-21 12:13 /etc/exim4/email-addresses~
% ls -l /etc/email-addresses
-rw-r--r-- 1 root root 312 2003-12-19 16:41 /etc/email-addresses
The file with a tilde was the remnant of at least one edit.
And those edits are now gone.
% dpkg -s exim4-config | grep email-ad
/etc/email-addresses 6bea09fbb18e4676012105fa5fc726c6
% dpkg -L exim4-config | grep exim4/email-addresses
/etc/exim4/email-addresses
The package is owning the file (symlink) in /etc/exim4, but is not declaring
it a conffile.
On sarge, exim4-config did not include /etc/exim4/email-addresses in the
package, and there was no bug.
This is blatant data loss. :((
--
2. That which causes joy or happiness.
--- End Message ---
--- Begin Message ---
Source: exim4
Source-Version: 4.67-2
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.67-2_i386.deb
to pool/main/e/exim4/exim4-base_4.67-2_i386.deb
exim4-config_4.67-2_all.deb
to pool/main/e/exim4/exim4-config_4.67-2_all.deb
exim4-daemon-heavy-dbg_4.67-2_i386.deb
to pool/main/e/exim4/exim4-daemon-heavy-dbg_4.67-2_i386.deb
exim4-daemon-heavy_4.67-2_i386.deb
to pool/main/e/exim4/exim4-daemon-heavy_4.67-2_i386.deb
exim4-daemon-light-dbg_4.67-2_i386.deb
to pool/main/e/exim4/exim4-daemon-light-dbg_4.67-2_i386.deb
exim4-daemon-light_4.67-2_i386.deb
to pool/main/e/exim4/exim4-daemon-light_4.67-2_i386.deb
exim4-dbg_4.67-2_i386.deb
to pool/main/e/exim4/exim4-dbg_4.67-2_i386.deb
exim4-dev_4.67-2_i386.deb
to pool/main/e/exim4/exim4-dev_4.67-2_i386.deb
exim4_4.67-2.diff.gz
to pool/main/e/exim4/exim4_4.67-2.diff.gz
exim4_4.67-2.dsc
to pool/main/e/exim4/exim4_4.67-2.dsc
exim4_4.67-2_all.deb
to pool/main/e/exim4/exim4_4.67-2_all.deb
eximon4_4.67-2_i386.deb
to pool/main/e/exim4/eximon4_4.67-2_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.
Marc Haber <[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.7
Date: Wed, 13 Jun 2007 14:00:38 +0200
Source: exim4
Binary: exim4-daemon-light-dbg exim4-daemon-custom exim4-daemon-heavy exim4-dbg
exim4-daemon-heavy-dbg exim4-config exim4-daemon-custom-dbg eximon4 exim4-base
exim4 exim4-dev exim4-daemon-light
Architecture: source i386 all
Version: 4.67-2
Distribution: experimental
Urgency: low
Maintainer: Exim4 Maintainers <[EMAIL PROTECTED]>
Changed-By: Marc Haber <[EMAIL PROTECTED]>
Description:
exim4 - meta-package 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-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: 307768 331716 381806 391762 394976 400294 400790 400790 413235 420578
421860 426980 427793 427960 428069 428069 428072 428072 428274
Changes:
exim4 (4.67-2) experimental; urgency=low
.
* update-exim4.conf:
* finally get rid of the DEBCONFfooDEBCONF stuff. That information
is now passed to the configuration by ue4c by directly setting exim
macros in the configuration. This has caused both the configuration
and ue4c to be much shorter.
* run with -e, -C and -u.
* convert input read from update-exim4.conf.conf to lower case
* barf if strange characters are found in ue4cc. Closes: #400294
* Remove superfluous "x$foo" = "xbar" constructs from scripts
* Add routers to reject mail to accounts with low UID.
Closes: #400790.
* Make daily cron job barf if /usr/bin/mail is not found. Have
exim4-base recommend mailx. Closes: #427960
* Have all -daemon packages provide exim4-localscanapi-1.0 and
exim4-localscanapi-1.1 as requested by Magnus Holmgren while fixing
#426425. Also include exim4-localscan-plugin-config script with
exim4-dev. Thanks to Magnus for helping with this. Closes: #428274
* remove /etc/exim4/email-addresses symlink and document this.
Thanks to Josip Rodin. Closes: #420578
* introduce conf.d/250_exim4-config_lowuid which optionally allows
to reject (or alias away) mail to low-uid accounts that are not
listed in an exception list. Thanks to Dominic Hargreaves,
Marc Sherman and Ross Boylan. Closes: #400790, #307768, #331716
* remove versioned depends on cron, since the version we need is
well before sarge.
* Add cron | fcron dependency. Fcron is going to be removed again
at the first sign of trouble. Closes: #381806
* remove move_exim3_spool debconf template. Closes: #391762
* replace openssl gendh with openssl dhparam. Closes: #413235
* adapt docs, README and manpages
* have Hilko fix the lynx-dump postprocessing to repair generating
README.Debian text version. Thanks!
* increase README.Debian generation robustness. Thanks to Hilko.
* debconf:
* Partly apply Christian Perrier's patch for reviewed
templates and control file. Closes: #426980
* Other minor template changes.
* get rid of "mails" in debconf templates, use "messages" instead.
Re-word local_interface debconf template. Other minor changes.
Thanks to Jens Seidel and Christian Perrrier. Closes: #394976
* re-work exim4-config.config logic to have split/non-split config
asked last instead of first. This partly addresses #410756.
* Add exim4-daemon-heavy.templates, exim4-daemon-light.templates
and exim4.templates to POTFILES.in
* Re-Word dc_other_hostnames debconf template.
Thanks to Hans G. Ehrbar. Closes: #421860
* translation updates:
- French
- Ukrainian. Closes: #427793
- Bulgarian.
- Thai.
- Galician.
- Swedish.
- Punjabi.
- Indonesian.
- Italian.
- Khmer.
- Traditional Chinese. Closes: #428072, #428069.
- Portuguese.
- Simplified Chinese. Closes: #428072, #428069.
- Marathi
Files:
96645fe885b5d0f619d0666e3bfd879c 1169 mail standard exim4_4.67-2.dsc
344de47db07b020e876f8404be771d60 564915 mail standard exim4_4.67-2.diff.gz
f0f2e19086e272d7401d13f98aa77dfc 952822 mail standard
exim4-base_4.67-2_i386.deb
c223981e96bda44360b2d8575d30828b 91210 mail optional eximon4_4.67-2_i386.deb
eafd30f5e6cccf3c4c7af865cd98c426 399290 mail standard
exim4-daemon-light_4.67-2_i386.deb
020ec40a7312d06a4c5b5147f5c6d051 449126 mail optional
exim4-daemon-heavy_4.67-2_i386.deb
ab17aa4643f6f2bb9c369412f1fad2a4 623518 mail extra
exim4-daemon-light-dbg_4.67-2_i386.deb
5f5a62fcaa7b4c15893b1834b437942b 705126 mail extra
exim4-daemon-heavy-dbg_4.67-2_i386.deb
7f1a6ac8ef44be3f931e114d0c2cdabd 241218 mail extra exim4-dbg_4.67-2_i386.deb
b866c0fe43b2595340ff2a3fffefaa2c 63900 mail extra exim4-dev_4.67-2_i386.deb
97a6e89d4b9e784ebb42139f83d2fc02 235822 mail standard
exim4-config_4.67-2_all.deb
e2cbbf452cae64aef48cd041a18f1f39 3914 mail standard exim4_4.67-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGb+BrgZalRGu6PIQRAovAAJ4mWOW/AY10h//r1kKpb8x+a/Vc/gCgiavk
NvcRPs1TTTF8EzV9WghvqcM=
=sTfU
-----END PGP SIGNATURE-----
--- End Message ---