Look at the Mail::Sendmail module. This will do more than you could ever 
want...well...maybe.

Anyway, Tom, it'll send attachments.

--------------------------
David Olbersen 
iGuard Engineer
11415 West Bernardo Court 
San Diego, CA 92127 
1-858-676-2277 x2152


> -----Original Message-----
> From: Thomas Williams [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 21, 2003 9:42 AM
> To: [EMAIL PROTECTED]
> Subject: Sending attachements with perl!
> 
> 
> Right now I am using sendmail in the following way:
> 
> open (MAIL, "|/usr/sbin/sendmail -t") || return 0;
> 
> But, I would like to send attachments, what is the best way 
> of doing this?
> 
> Tom
> 
> _________________________________________________________________
> MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.  
> http://join.msn.com/?page=features/virus
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to