Main > Programming > Libraries >

Mail::SendEasy 1.2

Mail::SendEasy 1.2

Sponsored Links

Mail::SendEasy 1.2 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.011 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 823
Date added: 2007-08-02
Publisher: Graciliano M. P.

Mail::SendEasy 1.2 description

Mail::SendEasy can send plain/html e-mails through SMTP servers (platform independent). Supports SMTP authentication and attachments.

This modules will send in a easy way e-mails, and doesnt have dependencies. Soo, you dont need to install libnet.
It supports SMTP authentication and attachments.

USAGE:

OO

use Mail::SendEasy ;

my $mail = new Mail::SendEasy(
smtp => localhost ,
user => foo ,
pass => 123 ,
) ;

my $status = $mail->send(
from => sender@foo.com ,
from_title => Foo Name ,
reply => re@foo.com ,
error => error@foo.com ,
to => recp@domain.foo ,
cc => recpcopy@domain.foo ,
subject => "MAIL Test" ,
msg => "The Plain Msg..." ,
html => "The HTML Msg..." ,
msgid => "0101" ,
) ;

if (!$status) { print $mail->error ;}

STRUCTURED

use Mail::SendEasy ;

my $status = Mail::SendEasy::send(
smtp => localhost ,
user => foo ,
pass => 123 ,
from => sender@foo.com ,
from_title => Foo Name ,
reply => re@foo.com ,
error => error@foo.com ,
to => recp@domain.foo ,
cc => recpcopy@domain.foo ,
subject => "MAIL Test" ,
msg => "The Plain Msg..." ,
html => "The HTML Msg..." ,
msgid => "0101" ,
) ;

if (!$status) { Mail::SendEasy::error ;}

Mail::SendEasy 1.2 Screenshot

Advertisements

Mail::SendEasy 1.2 Keywords

Bookmark Mail::SendEasy 1.2

Hyperlink code:
Link for forum:

Mail::SendEasy 1.2 Copyright

WareSeeker periodically updates pricing and software information of Mail::SendEasy 1.2 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 Mail::SendEasy 1.2 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
Mail::Send is a simple electronic mail interface. Free Download
Mail 2 Wordpress is an SMTP mailrobot for posting wordpress blog entries via SMTP mail. Free Download
SMAN is a simple mail manager. Free Download
FileBunker is a file backup application which uses one or more GMail accounts as its backup repository. Free Download
PHPMailer is a full-featured email class for PHP. Free Download
Mail::QmailRemoteXS is a lightweight C-code (XS) SMTP send function based on Qmails qmail-remote. Free Download
XPertMailer is a PHP class to send encoded MIME-type email messages. Free Download
Mail::Bulkmail::Server is a Perl module that handles server connections and communication for Mail::Bulkmail. Free Download