> Hi Philipp,
> 
> > I wonder how I'd use the 'attach' option on the 'What now?' prompt.
> > Whenever I use it I get "whatnow: can't attach because no header field
> > name was given."
> 
> As a side note, whatnow(1) mentions "-attach header-field-name" in
> SYNOPSIS, but doesn't describe its use in DESCRIPTION.
> 
> Cheers,
> 
> 
> Ralph.

Sounds like the manual page needs some work.  Sorry 'bout that.  Add
the following two lines to your .mh_profile:

        send: -attach X-MH-Attachment
        whatnow: -attach X-MH-Attachment

Then it will work.  The reason for this is that I did not want to hardwire
the attachment field name into the code because of the potential to conflict
with something else.

Jon


_______________________________________________
Nmh-workers mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to