Help for this page

Select Code to Download


  1. or download this
    my (%smtp_inc_src_cnt, %smtp_inc_dst_cnt, $stmp_inc_tot);
    if ($if_name eq $outside_if && $if_dir eq 'inbound') {
                if (my $service eq 'mail') {
    ...
                               $smtp_inc_tot ++;
                }
    }