07-09-19 09:01 PM
While working on email automation I used inbuilt email pop3 object - send message action,i am facing issue 'Unable to connect to the remote server'. Configure action is working fine, send message action is throwing below error.
'Internal : Could not execute code stage because exception thrown by code stage: Failure sending mail. - Unable to connect to the remote server'
In configure action I used Username: xxx@gmail.com password: xxxx POP3 Server: pop.gmail.com SMTP Server: smtp.gmail.com POP3 Port: 995 SMTP Port: 587 POP3 UseSSL: True SMTP UseSSL: True
I tried all possible ports in pop3 and smtp Enabled Turn On Access for less secure apps in the gmail account.
--------------------------------------------------