in reply to Re: e-mail attachments on Win32 w/ Net::SMTP_auth & Net::SMTP::Multipart
in thread e-mail attachments on Win32 w/ Net::SMTP_auth & Net::SMTP::Multipart
I've given it a shot but get held up on authentication. (But perhaps I'm feeding userid and password to the smtp setup incorrectly.) Another post suggested that was symptomatic of needing Authen::SASL, but that appears to be installed on my machine. So I was thrilled when tweaking to use Net::SMTP_auth "worked", and disappointed when I checked against Yahoo and my other mail account.