Neelakanth Nadgir <[EMAIL PROTECTED]> wrote on Sun, 02 Apr 2000:
> send-hook '(~C gnu|~t gnu)' "set signature=~/.sig.gnu \
> set [EMAIL PROTECTED] \
> my_hdr Reply-To: Neelakanth Nadgir
><[EMAIL PROTECTED]>"
The second "set" is superfluous, the proper command would be:
set signature=~/.sig.gnu [EMAIL PROTECTED]
(yours has a "set" between there).
Anyway, setting $from from a send-hook will not work, the change will
not come into effect until the next message. To adjust the From: header
from a send-hook you need to use "my_hdr From:" instead.
Additionally, you need to put a ; between commands (the set and my_hdr,
and also between the my_hdr commands if you add a second for setting
From).
I hope this helps,
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 /
If only women came with pulldown menus and online help.