Main > Programming > Libraries >

Net::SMTP::TLS 0.12

Net::SMTP::TLS 0.12

Sponsored Links

Net::SMTP::TLS 0.12 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.006 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 951
Date added: 2007-04-19

Net::SMTP::TLS 0.12 description

Net::SMTP::TLS is an SMTP client supporting TLS and AUTH.

SYNOPSIS

use Net::SMTP::TLS;
my $mailer = new Net::SMTP::TLS(
your.mail.host,
Hello => some.host.name,
Port => 25, #redundant
User => emailguy,
Password=> s3cr3t);
$mailer->mail(emailguy@your.mail.host);
$mailer->to(someonecool@somewhere.else);
$mailer->data;
$mailer->datasend("Sent thru TLS!");
$mailer->dataend;
$mailer->quit;

Net::SMTP::TLS is a TLS and AUTH capable SMTP client which offers an interface that users will find familiar from Net::SMTP. Net::SMTP::TLS implements a subset of the methods provided by that module, but certainly not (yet) a complete mirror image of that API.

The methods supported by Net::SMTP::TLS are used in the above example. Though self explanatory for the most part, please see the perldoc for Net::SMTP if you are unclear.

The differences in the methods provided are as follows:
The mail method does not take the options list taken by Net::SMTP
The to method also does not take options, and is the only method available to set the recipient (unlike the many synonyms provided by Net::SMTP).
The constructor takes a limited number of Net::SMTPs parameters. The constructor for Net::SMTP::TLS takes the following (in addition to the hostname of the mail server, which must be the first parameter and is not explicitly named):

NoTLS - In the unlikely event that you need to use this class to perform non-TLS SMTP (you ought to be using Net::SMTP itself for that...), this will turn off TLS when supplied with a true value. This will most often cause an error related to authentication when used on a server that requires TLS
Hello - hostname used in the EHLO command
Port - port to connect to the SMTP service (defaults to 25)
Timeout - Timeout for inital socket connection (defaults to 5, passed directly to IO::Socket::INET)
User - username for SMTP AUTH
Password - password for SMTP AUTH

Net::SMTP::TLS 0.12 Screenshot

Advertisements

Net::SMTP::TLS 0.12 Keywords

Bookmark Net::SMTP::TLS 0.12

Hyperlink code:
Link for forum:

Net::SMTP::TLS 0.12 Copyright

WareSeeker periodically updates pricing and software information of Net::SMTP::TLS 0.12 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Net::SMTP::TLS 0.12 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
DGS SMTP is a PHP class which acts as an email client, able to send an email without using PHPs built in mail() function. Free Download
Gnome OSD is a notification system. Free Download
smtpauth is a authenticating proxy for servers without SMTP AUTH. Free Download
No-relay SMTP daemon is a lightweight mail server whose sole purpose is to receive incoming messages. Free Download
NS WebMail is a POP3/SMTP Web mail client. Free Download
libESMTP is an SMTP client which manages posting. Free Download
libsmtp allows programs to send mail directly through SMTP (no sendmail needed). Free Download
No Brainer SMTPNo Brainer SMTP provides a config-free simple SMTP sender. Free Download