Hi, When this reply-hook is applied the text between parens doesn't appear in replies:
reply-hook '~h((X-Original-)?To\|From):.+(contact\|info)@example.net' \
"set hostname=example.net; \
my_hdr From: Flavius (Example Support) <[email protected]>"
If I remove the parens then "Example Support" appears in the header.
What is going on here?
Thanks,
