iobroker-community-adapters / ioBroker.email

Send emails from ioBroker
MIT License
20 stars 8 forks source link

STARTTLS at userdefined SMTP configuration not working #175

Closed kuckuckmann closed 2 years ago

kuckuckmann commented 2 years ago

Using version 1.1.2 & 1.1.1_ Problem: SMTP connection which requires STARTTLS is no longer working

When using user defined SMTP configuration there is no option to configure STARTTLS. While downloading the system.adapter.email.0.json file I can see, that the option "requireTLS":false, is set, which is not working. After Rolling back to version 1.1.0 it's working again.

spaceduck518 commented 2 years ago

I can confirm this issue!

Apollon77 commented 2 years ago

In 1.1.x there is a new checkbox "Always use STARTTLS:" ... how you set that? Please show screenshot of you confog

Apollon77 commented 2 years ago

Ahhh I see .. the checkbox is hidden ... grmmpff... Can you please try GitHub version?

kuckuckmann commented 2 years ago

Well, I can see the checkbox now. Test was successful

Apollon77 commented 2 years ago

fixed in 1.1.3