Help for this page
if ( -e "testfile" ) { $check = 0; print "testfile is present\n"; } else { ... maildl( $msg1, $env, $subj1, $maillst ); last; }