Drew --

...and then Drew Raines said...
% 
% Knute <[EMAIL PROTECTED]>:
% >
% > >  my_hdr Reply-To: `/path/to/some-command-output`
% > 
% > It wasn't designed to execute commands,  though it could trigger a
% > command to be done, depending on that header.  Depends on how it is
% > set up.
% 
% Actually, the above does work.  It fails within a send-hook (which is

That's interesting; I didn't expect that and was going to suggest the
pipe notation below.


% where I need it):
% 
%    send-hook . "my_hdr Reply-To: `/path/to/some-command`"

Try wrapping it in another layer of quotes, like

  send-hook . "my_hdr Reply-To: '`/path/to/some-command`'"

You might also try declaring it as a program, just like (say) a
signature:

  send-hook . "my_hdr Reply-To: '/path/to/some-command|'"


% 
% -- 
% Drew

HTH & HAND


:-D
-- 
David T-G                      * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/    Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

Attachment: msg23219/pgp00000.pgp
Description: PGP signature

Reply via email to