Xenon-s / ioBroker.device-reminder

Notifications at device start or end by telegram, Alexa, Whatsapp, sayit, pushover, email
MIT License
27 stars 8 forks source link

Can't send e-mails in Version 3.x #363

Closed clipper72 closed 8 months ago

clipper72 commented 9 months ago

Describe the bug
In the actual version 3.x I can't send mails anymore. Alexa works fine, but Mails not.

In version 2.x, only mails for the start were sent. Now nothing is sent any more. I have already completely reinstalled and reconfigured the adapter, but that didn't help. The mail adapter sends the test mail and other mails without any problems.

Versions:

Xenon-s commented 9 months ago

Has anything changed in the email adapter? I have not changed anything from the previous version

Xenon-s commented 9 months ago

This is the syntax in Blockly:

image

and the adapter works in exactly the same way:

image

gigabyte76 commented 8 months ago

hi, i have the same issues. under version 2.x it works great. but now under 3 i get no emails.

Node.js: v18.17.1(18.19.0) NPM: 9.6.7(10.2.3)

email provider -> v1.2.1

if i send a test mail via the mail provider, i get the test mail without problems.

kuckuckmann commented 8 months ago

I can confirm, it's not working in v3.0.1

After Telegramm is working again (what ever magic happened), mail is still not working.

I have mail configured for all devices and if it's still designed to send out messages to severall options parellel, I do not get mails.

In general: Can you think about to add a testfunction to validate if a configured messaging system is working?

Xenon-s commented 8 months ago

Bug found, will be fixed with the 3.1.0 - beta here on github. Since this is a github beta, various log messages (info) will appear. These will help me to help you in case of problems. Please do not create a new issue because of these messages!

clipper72 commented 8 months ago

Thank you for your work. I installed the GitHub version 3.1.2 In the last days and tested it with our washing machine. Now it works like expected and sends mails.