I'm having problems with this, I have this in the code:
$rc = _INetSmtpMailCom("smtp.mail.yahoo.com", "name", "email1@yahoo.ca", "email2@yahoo.ca", "subject", "message", "", "","", "email1username", "email1password")
I get error :
Error code:2 Description:The transport failed to connect to the server
Any help is appreciated, thanks