<<< Date Index >>>     <<< Thread Index >>>

Chained send-hooks



Hi!

% send-hook . 'unmy_hdr From:'
% send-hook . 'set signature="~/.signature"'
% send-hook '~C "@domain\.com"' 'my_hdr From: name@xxxxxxxxxx'
% send-hook '~f "name@domain\.com"' 'set signature="~/.signature-domain"'

If the From: address has been changed by the third send-hook, the fourth
one won't match.  However, if the From: address has been changed thanks
to reverse_name, then the fourth send-hook will match.

To sum up, it seems that the address matched with ~f stay the same while
all send-hooks are processed.  Is it the expected behaviour?

Regards,
-- 
Jeremie Le Hen
< jeremie at le-hen dot org >< ttz at chchile dot org >