Help for this page

Select Code to Download


  1. or download this
    my $def_smtp         = "your.smtp.com";    #<--IMPORTANT!  Set this!
    my $def_email         = 'thomasoniii@yahoo.com';
    ...
    my $def_subject     = "Ye Gods!  An error!";
    my $def_domain        = "smtp.com";        #<--IMPORTANT!  Set this! I
    + mean it!
    my $def_log_file     = "error.log";
    
  2. or download this
    my $paddr = sockaddr_in(25, $remote_address);
    
  3. or download this
    sub today {
    ...
    }
    
  4. or download this
    sub error { undef};