thien Posted September 21, 2010 Report Share Posted September 21, 2010 Hi I am using a Vision 280. I try to setup the PLC to send e-mail, but I can't get the SB 150(Ethernet Soc 3 is connected)=1. When using cmd: ping smtp.gmail.com I got 74.125.79.109. Then I setup the TCP/IP Connect Sock 3 as: 74.125.79.109 and port nr= 25. Then I tried to connect, but the SB 150 still = 0. Is there any one can tell me what was wrong. Thanks beforhand. Thien Link to comment Share on other sites More sharing options...
Ofir Posted September 21, 2010 Report Share Posted September 21, 2010 Hi, Basically when you get the IP address of the mail server you need to know also the port number it is using. Besides of port 25 there are also servers which work on port 587 for example or other number, you can search this in google. Anyway please note that Gmail mail server based on SSL encryption which we do not support. We support mail servers that require authentication type login or plain and of course mail servers which do not require authentication. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now