William Maddler <[EMAIL PROTECTED]> wrote:


> I need to send mails using different address/signature couples...
> I can use send_hooks for replying.... but can I use macros to issue a
> "set my_hdr" command?
> 
> I have:
>    macro index <f9> "set my_hdr From: [EMAIL PROTECTED]" "Send as wm"
> 
> in .muttrc now but whe I press F9 Mutt says "no mailbox open".


Use the following instead:


macro index <f9> ":my_hdr From: [EMAIL PROTECTED]" "Send as wm"


Note that you can use send-hooks to set your my_hdr From: line
as well.



Regards,

Morten

-- 
"Education is a method whereby one acquires a higher grade of prejudices." 
                                                      (Laurence J. Peter)

Reply via email to