Larry P. Schrof <[EMAIL PROTECTED]> wrote on Tue, 01 Feb 2000:
> What am I missing?
> 
> send-hook '-t [EMAIL PROTECTED]' 'my_hdr X-Testing: Yes'

That should be a ~ (called a tilde, a small wavy line) before the t,
not a dash.


Also, it's probably better to use all lower case.  If you use upper
case characters in the regexp, then the match will be done case
sensitively -- so the hook wouldn't match for
"[EMAIL PROTECTED]", only if it was exactly
"SOMEHOST.SOMEWHERE" in upper case and "schrof" all in lower case.


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 /
Mathematician, n: A machine for converting coffee into formulas.

Reply via email to