Re: (no subject)

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Alexander Henry
日付:  
To: Main PLUG discussion list
題目: 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