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]



Reply via email to