On Sat, Oct 07, 2000 at 12:17:39AM +0200, Michael Tatge wrote:
> Send-hooks are only one reason why mutt sucks less. Say you send a
> message to your boss and therefore want your offical signature rather
> than the funny witches one. No prob!
>
> # default hook that matches everything
> send-hook . "set signature=~/.sigs/witch.sig"
>
> # change signature for your boss // ~C is a pattern operator -> manual
> # it would work without it - just to encourage you to read :)
> send-hook '~C [EMAIL PROTECTED]' "set signature=~/.sigs/offical.sig"
>
> Just as an example. Send-hooks are very powerful and you should start
> some reading about them. See the manual.
I was under the impression that send-hooks just needed an address, not a
pattern. This is a sample of what i have
send-hook '.' source ~/.mutt/rcpt/default.rc
send-hook '[EMAIL PROTECTED]' source ~/.mutt/rcpt/dad.rc
These work... so who is right here?
--
[ Bruce J.A. Nourish (email and finger) <[EMAIL PROTECTED]> ]
[ GPG key ID BE062236 (75C2 6784 B600 F7F4 E35E A039 F62C 5AC7 BE06 2236) ]
[ Fax (775) 665-5938 Phone (480) 763-6970 Pgr (602) 201-3376, ICQ 38344897 ]
[ Web http://www.kode187.net - Postal: PO Box 51611, Phoenix AZ 85076-1611 ]