nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Changes to post

2012-03-12 11:27:02
On Mon, Mar 12, 2012 at 11:05 AM, Lyndon Nerenberg wrote:
I would prefer to build these non-822 directives using a syntax that can't be 
confused with a valid 822 header. I suggest the format:

   metahead = "." directive *(SP params)
   directive = LETTER *(LETTER / DIGIT / "-")
   params = ; free-form text to the end of line

In the new syntax the above example would be written as:

 From: boss@example.com
 Sender: grunt@example.com
 .mail-from grunt+autodsnhandler@example.com

I thought the "X-" prefix was the standard for designating
non-standard headers.  Therefore, for nmh, something like
"X-nmh-" could be the prefix to use for any nmh-based
custom headers.

--ewh

_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

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