Your message dated Sun, 29 Sep 2002 15:48:32 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#142195: fixed in elm-me+ 2.4pl25ME+99c-1 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 10 Apr 2002 13:58:39 +0000 >From [EMAIL PROTECTED] Wed Apr 10 08:58:39 2002 Return-path: <[EMAIL PROTECTED]> Received: from square.phys.uu.nl (square.localdomain) [131.211.34.218] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16vIcR-00084m-00; Wed, 10 Apr 2002 08:58:39 -0500 Received: from richard.localdomain ([192.168.1.3] ident=mail) by square.localdomain with esmtp (Exim 3.35 #1 (Debian)) id 16vIcW-0006AH-00; Wed, 10 Apr 2002 15:58:44 +0200 Received: from bas by richard.localdomain with local (Exim 3.35 #1 (Debian)) id 16vIcP-0001cI-00; Wed, 10 Apr 2002 15:58:37 +0200 From: Bas Zoetekouw <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: elm-me+: fastmail doesn't accept input from stdin anymore X-Mailer: reportbug 1.49 Date: Wed, 10 Apr 2002 15:58:37 +0200 Message-Id: <[EMAIL PROTECTED]> Sender: Bas Zoetekouw <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Package: elm-me+ Version: 2.4pl25ME+95-2 Severity: important Sometime in the recent pst, fastmail stopped accepting input from stdin. Before, something like "echo test | fastmail -s test - [EMAIL PROTECTED]" used to work. With the current version, a mail with an empty body is delivered. -- System Information Debian Release: 3.0 Architecture: i386 Kernel: Linux richard 2.4.13-ac5 #1 SMP Wed Oct 31 21:26:56 CET 2001 i686 Locale: LANG=en_GB, LC_CTYPE=en_GB Versions of packages elm-me+ depends on: ii exim [mail-transport-age 3.35-1 An MTA (Mail Transport Agent) ii libc6 2.2.5-4 GNU C Library: Shared libraries an ii libncurses5 5.2.20020112a-7 Shared libraries for terminal hand --------------------------------------- Received: (at 142195-close) by bugs.debian.org; 29 Sep 2002 19:55:32 +0000 >From [EMAIL PROTECTED] Sun Sep 29 14:55:31 2002 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 17vkA7-000739-00; Sun, 29 Sep 2002 14:55:31 -0500 Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian)) id 17vk3M-0005v9-00; Sun, 29 Sep 2002 15:48:32 -0400 From: Matej Vela <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.26 $ Subject: Bug#142195: fixed in elm-me+ 2.4pl25ME+99c-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 29 Sep 2002 15:48:32 -0400 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of elm-me+, which is due to be installed in the Debian FTP archive: elm-me+_2.4pl25ME+99c-1.diff.gz to pool/main/e/elm-me+/elm-me+_2.4pl25ME+99c-1.diff.gz elm-me+_2.4pl25ME+99c-1.dsc to pool/main/e/elm-me+/elm-me+_2.4pl25ME+99c-1.dsc elm-me+_2.4pl25ME+99c-1_i386.deb to pool/main/e/elm-me+/elm-me+_2.4pl25ME+99c-1_i386.deb elm-me+_2.4pl25ME+99c.orig.tar.gz to pool/main/e/elm-me+/elm-me+_2.4pl25ME+99c.orig.tar.gz 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. Matej Vela <[EMAIL PROTECTED]> (supplier of updated elm-me+ 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, 29 Sep 2002 20:00:02 +0200 Source: elm-me+ Binary: elm-me+ Architecture: source i386 Version: 2.4pl25ME+99c-1 Distribution: unstable Urgency: low Maintainer: Debian QA Group <[EMAIL PROTECTED]> Changed-By: Matej Vela <[EMAIL PROTECTED]> Description: elm-me+ - MIME & PGP-aware interactive mail reader [enhanced] Closes: 82916 88887 95490 98494 99521 111792 122807 128027 134742 142195 144156 Changes: elm-me+ (2.4pl25ME+99c-1) unstable; urgency=low . * QA upload. * New upstream version: - Uses nl_langinfo(CODESET), making locale-to-charset mappings unnecessary (PL96). Closes: #82916, #98494, #122807. - Fixes yes/no messages (PL96). Closes: #95490. - Links nfrm.1 to frm.1 (PL96b). Closes: #99521. - Compiles shared objects with `-fPIC' (PL97c). Closes: #111792. - fastmail handles `-' as standard input (PL98c). Closes: #142195. - No superfluous calls to stat(2) (PL99). Closes: #134742. * Apply patches from <http://people.debian.org/~vela/elm-me+/> (upstream is busy, but expects to include them in PL100/PL101): - Disable RPATH for system directories. - Make man pages refer to /etc/elm-me+ for configuration files. - lib/expand.c: Expand `{etc}' as /etc/elm-me+. - MANIFEST: Add src/remailer.c. - doc/Makefile.SH: Use Configure values for man page substitutions to avoid substituting temporary directories. Closes: #144156. - shared_libs/iconv/iconv.c: GNU libc 2.2 no longer uses const for iconv(3) args. - utils/elmcharset.c: Add a `-T' option to specify the elm.map.txt directory on installation. - shared_libs/tls/config: Check the system directories. * Switch from debstd to debhelper. * Switch from suidmanager to dpkg-statoverride. * Change priority to optional, catching up with the override file. * Remove build dependency on gawk, mawk is fine. * Replace groff build dependency with groff-base. * Enable OpenSSL support. * Configure: - Install man pages into /usr/share/man/man1, not /usr/share/man. Disable cat pages. Closes: #128027. - Set default calendar file to ~/.calendar/calendar to be consistent with bsdmainutils. - Default to no DSN support. Sendmail users can turn it on in elm.rc. - Support pgp5i. - Append version number to library names to placate dpkg-shlibdeps. - Remove build dependencies on ispell, mail-transport-agent, metamail, and lpr by hardcoding program paths. * hdrs/sysdefs.SH: Use /etc/elm-me+/elm.mimetypes rather than /etc/mime.types as elm-me+ expects different column ordering. * debian/postrm: Remove /etc/elm-me+ on purge to work around #59343. Closes: #88887. * debian/rules: - Symlink README.ME+.gz to changelog.gz as suggested in #82908. - Clean all files not listed in MANIFEST. * debian/README.Debian, debian/elm.rc: - Remove `to be removed later' section on upgrading from plain Elm (that was 5 years ago). - VISUAL support and special pager handling were dropped some time between 2.4pl25ME+39-1 and 2.4pl25ME+48-2. - Since PL68 the domain is determined using gethostbyname(3) rather than getdomainname(3), so NIS/YP users no longer need to set it manually. - 2.4pl25ME+94-1 switched from flock to fcntl locking. * debian/changelog: Remove obsolete Emacs local variables. * Conforms to Standards version 3.5.7. Files: bba29735e955046eb59f6428e2d004ca 631 mail optional elm-me+_2.4pl25ME+99c-1.dsc 8674faceb38cbcfed7a68bb737227063 1248788 mail optional elm-me+_2.4pl25ME+99c.orig.tar.gz f55eee7b9c7912c0192ccf1eaec94dbc 16639 mail optional elm-me+_2.4pl25ME+99c-1.diff.gz 3e81271a1b33e5210749267b91841e8e 782862 mail optional elm-me+_2.4pl25ME+99c-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) iD8DBQE9l0DyxBYivKllgY8RApmRAJ9ht8/I38X4ffZkHSgGbgE3pXO/sgCffB+U MP4WC4xSjYPfdUv6UWqjMi4= =gV9j -----END PGP SIGNATURE-----