Help for this page

Select Code to Download


  1. or download this
    C:\Documents and Settings\Isabelle\Bureaublad\bernard>perl mailstuurde
    +r.pl
    Net::SMTP_auth>>> Net::SMTP_auth(0.07)
    Net::SMTP_auth>>>   Net::SMTP(2.29)
    ...
    Net::SMTP_auth>>>         IO::Handle(1.24)
    Net::SMTP_auth: Unexpected EOF on command channel at mailstuurder.pl l
    +ine 8
    Can't call method "auth" on an undefined value at mailstuurder.pl line
    + 9.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    $smtp->dataend();
    
    $smtp->quit();