jellyseerr
jellyseerr copied to clipboard
Unable to send email to server with Self-signed certificate
Description
Similar to this issue https://github.com/Fallenbagel/jellyseerr/issues/187, I'm unable to send emails with the "Allow self-signed certificate" option enabled, but the server has been conrrectly used by other applications on my network like nextcloud and voultwarden.
To make things worse, the debug logs are not very verbose, which makes it a bit difficult to get to the level of detail we need.
EDIT: Good news, the issue seems to affect only the test functionality, not the actual notifications
Version
2.3.0
Steps to Reproduce
- Go to Settings > Notifications > Email
- Type the SMTP Server data, port 587, STARTTLS if available
- Mark Allow Self-Signed Certificates
- Save and send Test Email
Screenshots
No response
Logs
{"recipient":"[xxxx]","type":"TEST_NOTIFICATION","subject":"Test Notification","errorMessage":"self-signed certificate"}
Platform
desktop
Database
SQLite (default)
Device
Mac
Operating System
MacOS 15.3.1 (24D70)
Browser
Chrome
Additional Context
No response
Code of Conduct
- [x] I agree to follow Jellyseerr's Code of Conduct