ellite / Wallos

Wallos: Open-Source Personal Subscription Tracker
GNU General Public License v3.0
2.17k stars 99 forks source link

smtp setting error #316

Open atianshow opened 1 month ago

atianshow commented 1 month ago

微信图片_20240512031051 This error occurs when setting up SMTP. How to deal with it? I built the mail server myself. I can use the same settings in other software, but the error occurred in the wallos settings. Can anyone provide a solution?

ellite commented 1 month ago

Can you please open the developer tools on your browser, go to the network tab and try again?

Then copy the response of the request and paste it here? Thanks.

rubyonrailsstarter commented 1 month ago

I was getting the same error. The solution is to use a valid email address only. Then click, test, it worked on my end. Wallos sent me a test email.

image

nicholas2471 commented 1 month ago

Same here. Looking in my SMTP logs I can see that wallos does not make an attempt to connect to the SMTP server at all.