<<< Date Index >>>     <<< Thread Index >>>

Re: send-hook not setting $from



On Thu, Dec 04, 2003 at 03:08:19AM -0600, Eugene Lee wrote:
> Let's say I have the following in my ~/.muttrc:
> 
>       send-hook . 'set from=me@xxxxxxxxxx'
>       send-hook '~C abuse@xxxxxxx' 'set from=me+aol@xxxxxxxxxx'

The following works w/ me:

send-hook '~C abuse@xxxxxxx' "my_hdr From: You <aol@xxxxxxxxxx>"