Hello
I’m currently working on sending notifications from Siemens S7-1200 PLC to gmail and I want to use RUT240 router to do it. I will be sending email from PLC on port 25 and as I understand I need to forward it using Email Relay in Proxy mode, but I don’t know how to set it up, so I have some question:
- What should I enter in ‘Domain:’? Do I need to set up some SMTP server first or do I just use <smtp.gmail.com>?
- How should I address email on PLC? Directly on my gmail address?
- 'Client TLS: ON and ‘Smarthost: smtp.gmail.com:587’ should word, right?
Thank you in advance