Open Canorus opened 1 year ago
Per the code it looks like the test mailing uses the saved email address rather than the address in the form, can you try again after saving the form? And which mailing service do you use?
Same error happens even after saving the value.
Just to be clear, above error message occurs when implicit SSL/TTS is disabled(and saved), below is error message when implicit SSL/TTS is enabled(and saved):
Endpoint: admin/send-email
Info: {"e":{"message":"C02790174E7F0000:error:0A00010B:SSL routines:ssl3_get_record:wrong version number:../deps/openssl/openssl/ssl/record/ssl3_record.c:355:\n","code":"Error","id":"***"}}
Date: 2023-08-07T07:03:47.908Z
I'm using mailersend.net for mailing service.
💡 Summary
Send test mail via smtp fails with error message
🥰 Expected Behavior
Test mail should be received
🤬 Actual Behavior
Test mail fails
📝 Steps to Reproduce
📌 Environment
config:
I know this value is correct because it's working configuration on my Mastodon instance.
💻 Frontend
🛰 Backend (for server admin)