> from:nocomponent,formatfield="From: %decode(%(putstr{text}))":

Minor follow-up here ... the documentation does mention this, but not
everyone understands that the outermost escape of an expression always
outputs the value of the escape.  In other words, %(putstr{text}) is
redundant; you can just use %{text}.  This is also the reason that %(void)
exists; so you can supress this behavior.

--Ken

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

Reply via email to