Your message dated Wed, 01 Nov 2006 23:47:19 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#226825: fixed in nmh 1.2-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)

--- Begin Message ---
Package: nmh
Version: 1.1-RC1-3
Severity: normal


I've recently upgraded from Debian version 1.0.4+dev-20010317-1.
I've noticed that using 'send' from 'comp' has become appallingly slow!
>From `almost instantaneous' to several seconds, even though I now
have a faster machine.  I have isolated the problem to post, and
indeed the problem goes away if I use
  postproc: /usr/lib/mh/spost
in my .mh_profile.  But using spost carries other problems; in
particular, -v is useless because of the horror of postfix (not your
problem I know).

FYI, I include /etc/nmh/mts.conf.  N.B. I have `mts: sendmail' set
because I want speed!  Anyway, I'm rating this bug as `normal' because
it's a real annoyance even though it's only a performance bug, not a
functionality bug.

  #
  # nmh mail transport interface customization file.
  # 
  # Check the mh-tailor(5) man page for a list of
  # all the available options for this file.
  #
  
  # The delivery method to use.  Supported values are `smtp' and `sendmail'.
  # When `smtp', nmh will open a socket connection to the mail port on the
  # machine specified below, and speak SMTP directly.
  # When `sendmail', nmh will pipe messages directly to the sendmail program.
  mts: sendmail
  
  # The exceptions file for /etc/hosts used by
  # `post' to try to find official names.
  hostable: /etc/nmh/hosts
  
  # Name that nmh considers `local'.  If not set, nmh will
  # query the system for this value (gethostname, etc...).
  localname: labrador2.eecs.harvard.edu
  
  # The following directive allows email address masquerading.  The string
  # "draft_from mmailid username_extension" will allow all three types.
  masquerade: eecs.harvard.edu
  
  # Default location of mail drops.  If this option is
  # set, but empty, the user's home directory is used.
  mmdfldir: /var/mail
  
  # The name of the maildrop file in the directory where maildrops
  # are kept.  If this is empty, the user's login name is used.
  mmdflfil:
  
  # Hardcoded POP server name (prevents inc'ing from local mail spool).
  #pophost: localhost
  
  # List of smtp servers to try if using smtp support
  servers: mail.eecs.harvard.edu




-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux labrador2 2.4.22 #4 SMP Mon Dec 1 15:48:54 EST 2003 i686
Locale: LANG=C, LC_CTYPE=en_US.ISO-8859-1 (ignored: LC_ALL set to POSIX)

Versions of packages nmh depends on:
ii  base-files    3.0.12                     Debian base system miscellaneous f
ii  libc6         2.3.2.ds1-10               GNU C Library: Shared libraries an
ii  libcomerr2 [l 1.34+1.35-WIP-2003.08.21-3 The Common Error Description libra
ii  libdb3        3.2.9-19                   Berkeley v3 Database Libraries [ru
ii  libkrb53      1.3-2                      MIT Kerberos runtime libraries
ii  liblockfile1  1.05                       NFS-safe locking library, includes
ii  libncurses5   5.3.20030719-4             Shared libraries for terminal hand
ii  libsasl7      1.5.27-3.5                 Authentication abstraction library
ii  netbase       4.14                       Basic TCP/IP networking system

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: nmh
Source-Version: 1.2-1

We believe that the bug you reported is fixed in the latest version of
nmh, which is due to be installed in the Debian FTP archive:

nmh_1.2-1.diff.gz
  to pool/main/n/nmh/nmh_1.2-1.diff.gz
nmh_1.2-1.dsc
  to pool/main/n/nmh/nmh_1.2-1.dsc
nmh_1.2-1_i386.deb
  to pool/main/n/nmh/nmh_1.2-1_i386.deb
nmh_1.2.orig.tar.gz
  to pool/main/n/nmh/nmh_1.2.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.
Nick Rusnov <[EMAIL PROTECTED]> (supplier of updated nmh 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,  1 Nov 2006 22:20:57 -0800
Source: nmh
Binary: nmh
Architecture: source i386
Version: 1.2-1
Distribution: unstable
Urgency: low
Maintainer: Nick Rusnov <[EMAIL PROTECTED]>
Changed-By: Nick Rusnov <[EMAIL PROTECTED]>
Description: 
 nmh        - A set of electronic mail handling programs
Closes: 143485 146449 202667 202669 226825 245932 335614 344367 390709 393322
Changes: 
 nmh (1.2-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #344367).
   * Remove upstream applied patches and fixes:
          02-sasl-fix.dpatch
           04-stdouterr-fflush-261592.dpatch
           05-crossdir-hardlink-238456.dpatch
           06-vfork-143485.dpatch
           07-annotation-277199.dpatch
           08-flexfix-320090.dpatch
           09-kpoperror-320069.dpatch
           10-db4-289506.dpatch
    * Performance bug in post (upstream #7917) fixed. (Closes: #226825)
    * mhshow, etc. crash bug fixed upstream. (Closes: #245932)
    * The vfork debocle is resolved. (Closes: #143485)
    * The manual page for mh_profile properly describes lowercase
      environment variables as internal. (Closes: #146449)
    * Patch from BTS to fix crash when message filename overflows int
      whon converted applied upstream. (Closes: #202667)
    * ^^ (Closes: #202669)
    * Upstream fixed the configure to not break if sendmail isn't
      available in path, which caused it to be set perminantly to none.
      (Closes: #390709)
    * Nudge libdb depend to 4.5.
    * Build with CFLAGS set to -g. (Closes: #335614)
    * Make a bit of adjustment to the rules to come into compliance
      with newer debhelper. Also bump debhelper compat to 4
      (Closes: #393322)
    * Install upstream ChangeLog.
    * Update docs list. Remove ancient changelogs from being installed,
      install new READMEs.
    * Delete conffile list. Let dh_conffiles figure things out.
    * Updated copyright file.
Files: 
 b1181fdce6c60cab86e31a30b3af3dfb 629 mail optional nmh_1.2-1.dsc
 aeebb9bef9ede7232f52c3a3b693eccc 851247 mail optional nmh_1.2.orig.tar.gz
 48ea7d40073a28a0b04b346da1719854 19208 mail optional nmh_1.2-1.diff.gz
 d992ba98a911782ccd09b58201126066 2137120 mail optional nmh_1.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFFSaBSVNQJTPEhm4QRAiq0AJ9fR5f5xlTRVRerHzNy+nqmEQ6IdQCeMBZY
7QbGttaQ36yQuhsrkauw5qc=
=7iXu
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to