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 - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss