Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Marcus McDuffie
2013-04-16T20:20:17Z
In Visualcron, I setup an smtp connection to send an email from a task. The smtp server is gmail, so I setup the smtp server as smtp.gmail.com and I tried both port 465 with SSL and TLS port 587. The exact same configuration works perfectly from Microsoft Outlook. In Visualcron, I get an exit code of 77777 on the task and error code 73730 (connection timeout) on sending the email. On that same PC where I am trying this, I can telnet into port 587 on smtp.gmail.com without it being blocked, and have adjusted the timeout setting on the email connection in Visualcron to 2 minutes and it still doesn't work.
Sponsor
Forum information
bbusse
2013-04-17T14:00:38Z
I just tested it with these settings and it worked fine for me:


MAIN SETTINGS:
Address: smtp.gmail.com
Port: 465

ENCRYPTION:
Cryptographic protocol: TLS
Security Mode: Implicit

AUTHENTICATION
Username: myemail@gmail.com
Password: ****************

Hopefully that helps.

Brian
Marcus McDuffie
2013-04-17T14:16:10Z
Thanks! That seemed to have worked.
bbusse
2013-04-17T19:01:32Z
No problem! Glad to help :)

Brian
Scroll to Top