in reply to Re: Net::SMTP and arrays
in thread Net::SMTP and arrays

Yes, but is that possible with Net::SMTP?

Replies are listed 'Best First'.
Re: Re: Re: Net::SMTP and arrays
by ides (Deacon) on May 31, 2002 at 14:11 UTC
    Well it is possible to do with Net::SMTP, but really difficult because you have to handle all the MIME encoding yourself.

    I would suggest taking a look at MIME::Lite which allows you to send individual files as well as attach files to text messages. I think this will work well for what you are trying to do.

    -----------------------------------
    Frank Wiles <frank@wiles.org>
    http://frank.wiles.org