Hello,

 as you might have noticed from my message to m-users, I've added a new
feature to the templates: it is now possible to set the message header
fields from them using the syntax ${header:name?value}. I've changed quite
a few things to make this really useful, in particular I've fixed a few
bugs with quoting (probably introducing many more to compensate for
this...) and made it possible to use the macros in the arguments, i.e. my
example of the Spam template which does

        ${header:to?postmaster@${original:domain}}

works as expected ("domain" is a new macro which expands to the domain
address of the sender).

 I've also closed an old wish about having $signature template macro
although it's not particularly useful right now as the only new
functionality it brings is to be able to put the signature anywhere (before
it was hardcoded at the end) but it could always be extended later. OTOH,
as it is already possible to do $`/usr/games/fortune -s` anyhow I don't
really know what more should it do.

 Anyhow, the point of this message is to ask you to test this stuff and, if
by chance anybody has time to update the manual, it would be fantastic.

 Thanks,
VZ


_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to