Help for this page

Select Code to Download


  1. or download this
    if (-e "testfile") 
            {
    ...
    maildl($msg1, $env, $subj1, $maillst);
    last;
            }