Help for this page

Select Code to Download


  1. or download this
     use strict;
     use warnings;
    ...
     $mailer->datasend("Sent thru TLS!");
     $mailer->dataend;
     $mailer->quit;
    
  2. or download this
    *******************************************************************
     Using the default of SSL_verify_mode of SSL_VERIFY_NONE for client
    ...
    *******************************************************************
      at C:/Apps/Perl64/site/lib/Net/SMTP/TLS.pm line 181.
    invalid SSL_version specified at C:/Apps/Perl64/lib/IO/Socket/SSL.pm l
    +ine 389.