Help for this page

Select Code to Download


  1. or download this
    #!/perl/bin/perl -T
    # Change shebang as appropiate
    ...
            $smtp->quit;
            }
    }