nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] I'm confused


From: David Levine
Subject: Re: [Nmh-workers] I'm confused
Date: Fri, 14 Sep 2012 17:13:53 -0500

Norm wrote:

> I don't know that whatnow's attach ever gave me a blank
> Nmh-Attachment header.  What you are probably referring to
> was my request that send silently remove any such
> headers. I asked for that so that users could put them in
> their templates to be filled in, or left blank at
> composition time.

I just committed the fix for that, but only in send(1).
post(8) is coming.

Also:

  Added check in send(1) of attach (default Nmh-Attachment)
  headers to ensure that only plain files are attached.
  Otherwise, it is a fatal error.  Note that whatnow's
  attach will continue to allow attachment of directories
  because it expands those out to their contents.  It
  doesn't check what the contents are, though.  That's why
  we needed to add this check.

It does the right thing with symlinks, as long as they
dereference to plain files.

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]