immense / Remotely

A remote control and remote scripting solution, built with .NET 8, Blazor, and SignalR.
GNU General Public License v3.0
4.3k stars 1.6k forks source link

smtp is configuried but users dose not receive an email. #710

Open Tux1991 opened 11 months ago

Tux1991 commented 11 months ago

Hallo,

i configured my remotely server yesterday. it works wonderfully . I configured the Settings as i need. But the SMTP dose not work as i wish. remotely

i checked my mail box and i saw the E-Mail from remotely. that is awesome. But if i create a new user, he will not receive a notification, the the existing users will not receive a notification if they try to reset them passwords

Best regards Yousef

j-guevara-m commented 11 months ago

Hallo,

i configured my remotely server yesterday. it works wonderfully . I configured the Settings as i need. But the SMTP dose not work as i wish. remotely

i checked my mail box and i saw the E-Mail from remotely. that is awesome. But if i create a new user, he will not receive a notification, the the existing users will not receive a notification if they try to reset them passwords

Best regards Yousef

Hi Tux1991,

I have the same problem, this is not a fix but if you need to log in your new users, you can use reset buton password and copy the link and then send it to the user, and the final user will can update his password.

image

Tux1991 commented 11 months ago

Thanks for the answer. I hope this will be fix in the next version :) .

Best regards Yousef

SpeeDFireCZE commented 10 months ago

Hi, do you insert email of new user manually or did you copy and paste? Copy and paste doesnt work, user is created but not in the "right way", you must write user email manually, then user is created in "right way" and email will be sended.

TJP507 commented 3 months ago

This issue appears to be (partly) resolved in 2024.02.23.1927. The only issue I have is if I try to use port 443, it does not work. As soon as I change port to 587 it works exactly as designed!

image image

RavHilton commented 2 weeks ago

It appears that there's no way to select None/StartTLS or SSL for email, which is needed by almost every mail server these days.