nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] I'm confused

2012-09-14 17:14:02
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

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>