I have been using MIME::Lite to send emails with attachments, but now I am having a problem.
We just changed SMTP mail providers and our new provider requires authentication. Is there anyway to send the user name and password when calling the MIME::LITE "send" method or is there another mail module that allows you to send messages with attachments using authentication?
Thanks in advance.