On Tue, Jan 10, 2012 at 4:56 AM, Ralph Corderoy <[email protected]> wrote:
> Hi Earl,
>
>>   %(lit)%(formataddr %<{reply-to}%?{from}%?{sender}%?{return-path}%>)\
>>   %(formataddr{to})%(formataddr{cc})%(formataddr(me))\
>>   %<(match example1.com)From: [email protected]\n\
>>   %?(match example2.com)From: [email protected]\n\
>>   %|From: [email protected]\n%>\
>
> Does this shed any light?  match seems to work here.
>
>    $ c='%(lit)%(formataddr 
> %<{reply-to}%?{from}%?{sender}%?{return-path}%>)%(formataddr{to})%(formataddr{cc})%(formataddr(me))'

Yes, that works, but as I noted, when in a replcomps, further
attempts to access {to} and other components return empty
values.

--ewh

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

Reply via email to