[Esd-l] script@domain userid defanging

Huba Leidenfrost huba at uidaho.edu
Sat Jan 19 22:03:00 PST 2002


I've seen a problem where userids with "script" in their name were getting
their reply-to and mailto addresses DEFANGED.  Here's the best solution we
have been able to come up with so far.  Wondered if anyone else has run into
this and if they had a more eloquent way of handling this in
html-trap.procmail like so:

[....]
                s/<DEFANGED_([^>]+\@uidaho.edu)>/<$1>/gi;       #\
                if ($ENV{"DEFANG_WEBBUGS"}) {   #\
[....]


-Huba at uidaho.edu



More information about the esd-l mailing list