Hi to all,
I'm using SMTP object to send emails but I'm using gmail provider :
server= "smtp.gmail.com"
port= 465
emailname="yourGmailAdress"
password="yourpassword"
protocol="SMTP"
This object has been tested with other providers?
I can use for example "Tiscali" Or "telecom italia" mail server ?
I'm using SMTP object to send emails but I'm using gmail provider :
server= "smtp.gmail.com"
port= 465
emailname="yourGmailAdress"
password="yourpassword"
protocol="SMTP"
This object has been tested with other providers?
I can use for example "Tiscali" Or "telecom italia" mail server ?