>    if ( /satan\@hell.com/) {

For v1.01 you can change this to:

>    if ( /satan\@hell.com/i) {

and it will do a case-insensitive match.  Remember, Satan is a crafty
devil.


-Mitch

Reply via email to