It was Win based. It happened the instant I enabled the Email test in automation. I did not want to disable any security on my daily use email. So I used outlook.com and I get a message to sign in to deliver message after about 10 emails in a few minutes. Which is fine with me for now, once this is up and running I should not be getting that many emails from the server.
jilldris wrote: I don't get it to send any email. Have set it up with my gmail account so there should not so many possibilites to do wrong.
Does this work for others?
Is there a way to debug the Emailhelper?
I've just tested. It works on windows machine, but it doesn't work on RPi. I think, that RPi firewall is blocking 587 port. I see no reason in EasyIoT server, beacuse Win and RPi code for email helper is identical.
I found solution for RPI and gmail. Problem are certificates. Just execute following commands and it will work:
sudo mozroots --import --ask-remove --machine
sudo certmgr -ssl smtps://smtp.gmail.com:465