Re: (no subject)

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Alexander Henry
Date:  
To: Main PLUG discussion list
Subject: Re: (no subject)
keith smith wrote:
> When you say open a connection are you talking telnet?
>

Nope, SMTP. SMTP is a protocol which is just about as "open" as telnet,
though. PERL has CPAN modules which "just does it".
MIME::Entity->build() followed by Net::SMTP->new() then
$smtp->data($mime->stringify()) then $smtp->dataend().


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss