Jerry Walsh <[EMAIL PROTECTED]> wrote on Tue, 11 Jul 2000:
> the problem is
> i need to be able to also set my From header to something else when i do this?
> 
> Can i specify two sendhooks? or will they overwrite eachother?

Two send-hooks with the exact same regexp pattern will overwrite,
however you can have more than one command executed from a single
send-hook

  send-hook <pattern> "cmd1; cmd2"

Or you could just create suitable .muttrc-files and source them from
the send-hook.  This has the advantage that you can change the files
without needing to reload all your send-hooks when doing a change, as
well as possibly being easier to keep track of what happens with each
hook.


Mikko
-- 
// Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
// The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
"Youth has nothing to do with age; it's all about attitude."  -- MIMP

Reply via email to