Your message dated Sun, 05 Nov 2006 03:02:18 -0800 with message-id <[EMAIL PROTECTED]> and subject line Bug#395448: fixed in exim4 4.63-10 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-base Version: 4.63-7 Severity: normal In the /etc/cron.daily/exim4-base script, it uses echo -e "Subject: exim paniclog...\nTo: root\n..." to send a mail to root about non-empty paniclog. However this seems to only have desired result in bash. After I set my /bin/sh to dash, I am getting mails about paniclog with empty subject, but "-e Subject: exim paniclog on ..." in the mail body. Testing with dash confirms that dash doesn't recognize the "-e" option, and just echo it literally. I have exim4 4.63-7 installed here, but I see that 4.63-8 has the same cron script, so it should also apply. Also I removed the debconf and exim4 configuration information, if they are needed, please let me know. Thanks, Ming 2006.10.26 -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/dash Kernel: Linux 2.6.17-2-k7 Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Versions of packages exim4-base depends on: ii adduser 3.99 Add and remove users and groups ii cron 3.0pl1-99 management of regular background p ii debconf [debconf-2.0] 1.5.6 Debian configuration management sy ii exim4-config [exim4-config-2 4.63-7 configuration for the exim MTA (v4 ii libc6 2.3.6.ds1-6 GNU C Library: Shared libraries ii libdb4.3 4.3.29-6 Berkeley v4.3 Database Libraries [ ii lsb-base 3.1-17 Linux Standard Base 3.1 init scrip ii netbase 4.27 Basic TCP/IP networking system Versions of packages exim4-base recommends: ii psmisc 22.3-1 Utilities that use the proc filesy -- debconf information excluded
--- End Message ---
--- Begin Message ---Source: exim4 Source-Version: 4.63-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.63-10_i386.deb to pool/main/e/exim4/exim4-base_4.63-10_i386.deb exim4-config_4.63-10_all.deb to pool/main/e/exim4/exim4-config_4.63-10_all.deb exim4-daemon-heavy-dbg_4.63-10_i386.deb to pool/main/e/exim4/exim4-daemon-heavy-dbg_4.63-10_i386.deb exim4-daemon-heavy_4.63-10_i386.deb to pool/main/e/exim4/exim4-daemon-heavy_4.63-10_i386.deb exim4-daemon-light-dbg_4.63-10_i386.deb to pool/main/e/exim4/exim4-daemon-light-dbg_4.63-10_i386.deb exim4-daemon-light_4.63-10_i386.deb to pool/main/e/exim4/exim4-daemon-light_4.63-10_i386.deb exim4-dbg_4.63-10_i386.deb to pool/main/e/exim4/exim4-dbg_4.63-10_i386.deb exim4_4.63-10.diff.gz to pool/main/e/exim4/exim4_4.63-10.diff.gz exim4_4.63-10.dsc to pool/main/e/exim4/exim4_4.63-10.dsc exim4_4.63-10_all.deb to pool/main/e/exim4/exim4_4.63-10_all.deb eximon4_4.63-10_i386.deb to pool/main/e/exim4/eximon4_4.63-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. 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: Sun, 5 Nov 2006 10:36:28 +0000 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-daemon-light Architecture: source i386 all Version: 4.63-10 Distribution: unstable Urgency: low Maintainer: Exim4 Maintainers <[EMAIL PROTECTED]> Changed-By: Marc Haber <[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-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 eximon4 - monitor application for the exim MTA (v4) (X11 interface) Closes: 395448 396725 397042 Changes: exim4 (4.63-10) unstable; urgency=low . * The "praise Osamu Aoki" release. * Translation updates (see Last-Translator for rewards). - Dutch. Closes: #396725 * README.Debian: * Add information about how to obtain reportbug information for mailing list questions. * Point people directly to passwd.client man page instead of the file itself. Thanks to Osamu Aoki. * Re-work the /etc/aliases section. * Improve smarthost description in update-exim4.conf(8) man page. Give examples. Thanks to Osamu Aoki. * include documentation for /etc/aliases in exim4-config_files(5) man page. Symlink to etc-aliases(5). Thanks to Osamu Aoki. Closes: #397042 * Change symlink of exim4-config_files(5) to email-addresses(5) to point to etc-email-addresses(5) for consistency. * Use nwildlsearch to index into passwd.client to allow wildcards here. Thanks to Osamu Aoki. This is another pain relief for #244724. * use printf instead of echo in daily cron job. Thanks to Ming Hua. Closes: #395448 * Add de-uglyfication request to man pages. Files: fa25666d5cf0d2c199373e6fe0fb096a 1125 mail standard exim4_4.63-10.dsc 8d41877bfc7b5572d35a7d93e2dc22cf 534178 mail standard exim4_4.63-10.diff.gz e099578b3ee5774ae36764b14470e1f5 933814 mail standard exim4-base_4.63-10_i386.deb 9a005b47c350bc4811710dbbb73a036f 91064 mail optional eximon4_4.63-10_i386.deb b9a7fa4ff78999000ecd0d79005f0850 411062 mail standard exim4-daemon-light_4.63-10_i386.deb 09b30a8b1008bb034a91f1b0d21db31f 463442 mail optional exim4-daemon-heavy_4.63-10_i386.deb ee5c77d15470b5d8a5bffcbd4bbe7577 615552 mail extra exim4-daemon-light-dbg_4.63-10_i386.deb c984a0aa5a7896b5f0e6e9ccb11eccdc 695210 mail extra exim4-daemon-heavy-dbg_4.63-10_i386.deb ba1ff9e5ea838350d5d4089c10c5bc38 240022 mail extra exim4-dbg_4.63-10_i386.deb f2d81f78d46d49e4cf4b8b0f2b5abdef 301640 mail standard exim4-config_4.63-10_all.deb 8deb0b064aacdbdaad287f4918104a50 2082 mail standard exim4_4.63-10_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFFTcG8gZalRGu6PIQRAjvkAKC5NDLrDlgCh9lJHGHCEeapaboRqACeKdyz hlXv8rdQxw7ZImwWLJJnS+E= =eSyL -----END PGP SIGNATURE-----
--- End Message ---

