Help for this page

Select Code to Download


  1. or download this
    #!/usr/local/bin/perl
    use strict;
    ...
      exit 0 if $mail_from =~ /$addr/i;
    }
    exit 1;
    
  2. or download this
    :0
    * ^From:\/.*
    ...
      * ? echo $MATCH | /home/ajdelore/bin/check_addr.pl
      ${DEFAULT}
    }