Dominik Vogt <[EMAIL PROTECTED]> wrote:
>
> send-hook . "my_hdr From: [EMAIL PROTECTED]"
> send-hook "^ *[fF]vwm" "my_hdr From: [EMAIL PROTECTED]"
> send-hook "^ *[mM]utt" "my_hdr From: [EMAIL PROTECTED]"
You seem to have a few minor nits that I'd like to pick a
Hi there,
I'm using mutt at work and want to set the 'From:' header
to my private mail address when writing private mail. I already
have this in my .muttrc:
send-hook . "my_hdr From: [EMAIL PROTECTED]"
send-hook "^ *[fF]vwm" "my_hdr From: [EMAIL PROTECTED]"
send-hoo