develooper Front page | perl.beginners | Postings from January 2002

Re: Win32 / SMTP Attachment Question

Thread Previous
From:
Jenda Krynicky
Date:
January 30, 2002 08:12
Subject:
Re: Win32 / SMTP Attachment Question
Message ID:
3C582982.6055.180687AA@localhost
From:           	Francis Henry <Francis.Henry@morganstanley.com>
> I am running ActiveState Perl version 5.6.0 on Windows NT 4.0 box (I
> know, I know, but they didn't ask my opinion).  What I'd like to do is
> send the MIME file I've created with:

The usual ways to send an attachment are to use either 
MIME::Lite or Mail::Sender (both on CPAN).

The MIME::Lite way should be easier for you since I believe it uses 
MIME::Entity internaly and most probably you already have it on 
your disk.

Jenda


=========== Jenda@Krynicky.cz == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain.
I can't find it.
					--- me

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About