Kristofer Wolff wrote:
> 
> hi, is it possible to sending datafiles (attachmants) with Net::SMTP or do I
> need teh Mime module ?

Sure, you just have to set the proper headers of a multi-part message.
MIME::Lite will use Net::SMTP to do the actual emailing if you tell it 
to (defaults to sendmail).

-- 
  ,-/-  __      _  _         $Bill Luebkert   ICQ=14439852
 (_/   /  )    // //       DBE Collectibles   http://www.todbe.com/
  / ) /--<  o // //      Mailto:[EMAIL PROTECTED] http://dbecoll.webjump.com/
-/-' /___/_<_</_</_    http://www.freeyellow.com/members/dbecoll/
_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-web

Reply via email to