Help for this page

Select Code to Download


  1. or download this
    use Sys::Syslog;
    openlog "PERLSEZ", "pid", "LOG_MAIL"; # say it once and let Sys::Syslo
    +g remember for the duration, save me some typing later
    # add code as needed
    
  2. or download this
      syslog "info", "spammer trying dictionary attack blocking  $ipaddr";