On Thu, Feb 28, 2002 at 11:06:39AM -0500, Rob Reid wrote:

> Maybe it could be made folder specific by tying the send-hook to an alias, or
> even user+folder@domain, that is only used when emailing user from folder.

You can have a folder-hook set a send-hook, like this:

    folder-hook .        unhook send-hook
    folder-hook folder1  send-hook .             'my_hdr From: One Me <who@where>'
    folder-hook folder2  send-hook .             'my_hdr From: Another Me <why@me>'
    folder-hook .       'send-hook "~t somebody" "unmy_hdr From:"'

Gary

-- 
Gary Johnson                               | Agilent Technologies
[EMAIL PROTECTED]                   | Spokane, Washington, USA
http://www.spocom.com/users/gjohnson/mutt/ |

Reply via email to