Maciej Majchrowski <[EMAIL PROTECTED]> wrote:
>
> I want to make something like this:
> bind   index   M       'my_hdr From: <[EMAIL PROTECTED]>; mail'

Beware that this probably won't do what you want.  It will set your
From: header, and then begin a mail-sending operation, but your From:
header will remain set to that, until you change it!

It would be better to use send-hooks to modify your From: header
according to what destination you're sending to, because send-hooks
(properly constructed, as seen in previous postings) will set your
header back to what it's supposed to be on the next send.

-- 
David DeSimone   | "The doctrine of human equality reposes on this:
[EMAIL PROTECTED]   |  that there is no man really clever who has not
Hewlett-Packard  |  found that he is stupid." -- Gilbert K. Chesterson
UX WTEC Engineer |    PGP: 5B 47 34 9F 3B 9A B0 0D  AB A6 15 F1 BB BE 8C 44

Reply via email to