Hello,
we've been using the Mime::Lite module for sending email image attachments with great success in the past, but now need to use the Mail::Sender modules as it allows for SMTP w/authentication which the server requires to send emails on this particular application. Mime::Lite doesn't provide for SMTP w/authentication.
I was hoping someone maybe able to supply a simple code example using the Mail::Sender module for sending a message via SMTP w/authentication, a message body and attaching an image to the email. I've been reading through the examples on the CPAN site, but haven't quiet gotten it figured out yet. Any help would be much appreciated.
TIA -- Mike(mickalo)Blezien
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>