Help for this page

Select Code to Download


  1. or download this
    elsif (/Message-Id:/) {
        $counter = 1 - $counter;
        print $_ if $counter;
    }