Your message dated Thu, 01 Nov 2007 19:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#440217: fixed in exim4 4.68-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.67-8
Severity: important
Hello,
it is me again, finding brokenness rather late. :-(
I have recently taken a shot at using 250_exim4-config_lowuid hovever
it currently seems to be misplaced in the order of things since it is
called before evaluating /etc/aliases, which makes it impossible to
selectively redirect system-userws somewhere else:
m26s25:~# tail -n1 /etc/aliases
www-data: ametzler
m26s25:~# swaks --pipe "exim -bh 70.103.162.31" \
-f [EMAIL PROTECTED] -t [EMAIL PROTECTED] -q rcpt
[...]
** 550 no mail to system accounts
It is impossible to use exim4 -bt for testing the lowuid router since
it requires a remote address, but it stillshows where things go wrong:
m26s25:~# exim4 -bt [EMAIL PROTECTED]
R: lowuid_aliases for [EMAIL PROTECTED] (UID 33)
R: system_aliases for [EMAIL PROTECTED]
[...]
lowuid greps the id and rejects it, even before system_aliases sees
it.
This could easily be fixed by moving the router to a later point.
The current order causes another kind of breakage that is worse. The
router breaks our default /etc/aliases:
root: ametzler
abuse: root
m26s25:~# exim4 -bt [EMAIL PROTECTED]
R: system_aliases for [EMAIL PROTECTED]
R: lowuid_aliases for [EMAIL PROTECTED] (UID 0)
R: system_aliases for [EMAIL PROTECTED]
R: lowuid_aliases for [EMAIL PROTECTED] (UID 1000)
R: system_aliases for [EMAIL PROTECTED]
R: userforward for [EMAIL PROTECTED]
R: procmail for [EMAIL PROTECTED]
R: maildrop for [EMAIL PROTECTED]
R: local_user for [EMAIL PROTECTED]
[EMAIL PROTECTED]
<-- [EMAIL PROTECTED]
<-- [EMAIL PROTECTED]
outer = local_user, transport = maildir_home
m26s25:~# swaks --pipe "exim -bh 70.103.162.31" \
-f [EMAIL PROTECTED] -t [EMAIL PROTECTED] \
-q rcpt 2>&1 | grep -E 'R: |550'
>>> R: dnslookup for [EMAIL PROTECTED]
>>> R: system_aliases for [EMAIL PROTECTED]
>>> R: lowuid_aliases for [EMAIL PROTECTED] (UID 0)
<** 550 no mail to system accounts
No more time for debugging right now, I just wanted to file it.
cu andreas
--- End Message ---
--- Begin Message ---
Source: exim4
Source-Version: 4.68-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.68-2_i386.deb
to pool/main/e/exim4/exim4-base_4.68-2_i386.deb
exim4-config_4.68-2_all.deb
to pool/main/e/exim4/exim4-config_4.68-2_all.deb
exim4-daemon-heavy-dbg_4.68-2_i386.deb
to pool/main/e/exim4/exim4-daemon-heavy-dbg_4.68-2_i386.deb
exim4-daemon-heavy_4.68-2_i386.deb
to pool/main/e/exim4/exim4-daemon-heavy_4.68-2_i386.deb
exim4-daemon-light-dbg_4.68-2_i386.deb
to pool/main/e/exim4/exim4-daemon-light-dbg_4.68-2_i386.deb
exim4-daemon-light_4.68-2_i386.deb
to pool/main/e/exim4/exim4-daemon-light_4.68-2_i386.deb
exim4-dbg_4.68-2_i386.deb
to pool/main/e/exim4/exim4-dbg_4.68-2_i386.deb
exim4-dev_4.68-2_i386.deb
to pool/main/e/exim4/exim4-dev_4.68-2_i386.deb
exim4_4.68-2.diff.gz
to pool/main/e/exim4/exim4_4.68-2.diff.gz
exim4_4.68-2.dsc
to pool/main/e/exim4/exim4_4.68-2.dsc
exim4_4.68-2_all.deb
to pool/main/e/exim4/exim4_4.68-2_all.deb
eximon4_4.68-2_i386.deb
to pool/main/e/exim4/eximon4_4.68-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: Thu, 01 Nov 2007 19:17:36 +0100
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.68-2
Distribution: unstable
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: 440217 443210 446346
Changes:
exim4 (4.68-2) unstable; urgency=low
.
[ Marc Haber ]
* Fix changelog: lowuid router does not close #420217. Closes: #440217
.
[ Andreas Metzler ]
* Mention /etc/exim4/exim4.conf in FILES section of update-exim4.conf.8.
* Fix syntax error in real-local router. Closes: #446346
* Configuring exim as configtype="internet host" asks a different set of
questions than e.g. satellite. However some of the settings controlled by
these hidden questions still have effects on exim's behavior. Change
exim4-config to ask these hidden questions if they have been set to a
non-default value. (Either manually, or by switching configtype after
setting the values.) Closes: #443210
These questions have been added conditionally:
- internet site with smarthost:
+ dc_relay_domains
- satellite
+ dc_relay_domains
+ dc_localdelivery
Files:
7a57d72c1192ce95a8de22a993a158e2 1169 mail standard exim4_4.68-2.dsc
3a9c94eeeca10a28143727dbc93b2317 543559 mail standard exim4_4.68-2.diff.gz
964e3bc0519ba5396f1d03edffb00021 977216 mail standard
exim4-base_4.68-2_i386.deb
977edd57910c17eef3363e47eaa741e1 94262 mail optional eximon4_4.68-2_i386.deb
f3716d6361ae57061538fc799a37c2b2 405514 mail standard
exim4-daemon-light_4.68-2_i386.deb
abc6301abb35d221579808d83f3911d5 455058 mail optional
exim4-daemon-heavy_4.68-2_i386.deb
955123fc679513d0dff96227447eeabb 663468 mail extra
exim4-daemon-light-dbg_4.68-2_i386.deb
793ea9b1358ce737c2381b8c767952a7 743632 mail extra
exim4-daemon-heavy-dbg_4.68-2_i386.deb
75b557a4e63ac1631c67d6e272219a24 258656 mail extra exim4-dbg_4.68-2_i386.deb
3100ab18b7c572e5240df2c517d4d446 66904 mail extra exim4-dev_4.68-2_i386.deb
aa4614d5259490618769ede1b366dc3a 288268 mail standard
exim4-config_4.68-2_all.deb
7274b7f35e842a545741491e8fa8c67b 5634 mail standard exim4_4.68-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHKiCjgZalRGu6PIQRAnkNAJsGUMSJtpYLtbp0z1kCiYJ5Xk+poACfWoOw
I67qwknV7G+AJLfrUPjqj6c=
=1d5F
-----END PGP SIGNATURE-----
--- End Message ---