nt and $password that authorize you for that server. My attempt at this failed until my service provider updated antiquated versions of the software. Reference: Authen::SASL documentation Dave - Original Message - From: Joydeep Yadav To: perl-win32-users@listserv.ActiveSta
provider updated antiquated versions of the
software.
Reference: Authen::SASL documentation
Dave
- Original Message -
From: Joydeep Yadav
To: perl-win32-users@listserv.ActiveState.com
Sent: Monday, December 19, 2005 12:37 PM
Subject: Sending email with authentication using
Net::SMT
> Is anyone aware of any method of sending email with authentication using
Net::SMTP or any other module. At this point I am experimenting trying to
send email using perl v 5.6.1.
> My ISP seems to require authentication when I run the script below with
debug enabled.
> Joydeep
On Mon, 19 Dec 2005 12:37:47 -0800 (PST) Joydeep Yadav asked
> Is anyone aware of any method of sending email with
> authentication using Net::SMTP or any other module. At
> this point I am experimenting trying to send email using
> perl v 5.6.1.
Code in http:/
Hi, Is anyone aware of any method of sending email with authentication using Net::SMTP or any other module. At this point I am experimenting trying to send email using perl v 5.6.1. My ISP seems to require authentication when I run the script below with debug enabled. Thanks