procmail
[Top] [All Lists]

Syntax Matching

1996-07-01 17:03:11
Hi,

I have a HTML form action mailto: which sends the following;

(subquotes)writeway(_at_)c2(_dot_)org

I am matching with;

:0
*^TO.*subquotes
*!^FROM_DAEMON
*!^X-Loop:writeway(_at_)c2(_dot_)org
|(formail -f -A "Precedence:junk"\
-A "To: Majordomo(_at_)c2(_dot_)org"\
-A "X-Loop: writeway(_at_)c2(_dot_)org";\
echo 'subscribe quotes') | $SENDMAIL Majordomo(_at_)c2(_dot_)org

(Is there anything weird in this I am just learning)

This seems to work great, except occasionally a version of Netscape sends
this syntax;

<(sublist)writeway(_at_)c2(_dot_)org>

This does not match. Is there a nice fix to match all cases?

Thanks,

Jim

Jim & Teri Martin
THE WRITE WAY Alameda, CA
Calligraphic Images
Friends of Calligraphy, San Francisco  CA
writeway(_at_)c2(_dot_)org
http://www.c2.org/~writeway/


<Prev in Thread] Current Thread [Next in Thread>
  • Syntax Matching, Jim & Teri Martin <=