------------------------------------------------
On Fri, 21 Mar 2003 17:41:40 +0000, "Thomas Williams" <[EMAIL PROTECTED]> wrote:

> 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?
> 

Might as well throw out one more alternative: Mail::Box ....

http://danconia.org

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

Reply via email to