Customize To: field
Hi,
Sometimes people send their message with the following headers:
From: "email-address" <email-address>
which isn't very nice in the index menu.
I would like to re-write this line as following :
From: "a chosen name" <email-address>
I tried a reply-hook in the config file for that particular recipient:
reply-hook . 'set To: "a chosen name" <email-address>'
but when I hit 'r' to reply, I see 'unknown variable' in the bottom bar
and the To: field hasn't change.
Any help would be appreciated.
Steve