Cloud9Developer / Jellyfin-Newsletter-Plugin

GNU General Public License v3.0
73 stars 9 forks source link

[Feature Request] Additional encryption methods: Implicit TLS mail servers #62

Open TheDMV2 opened 11 months ago

TheDMV2 commented 11 months ago

While gmail on port 587 works fine (STARTTLS?), my domain's hosting provider uses Implicit TLS on port 465, which doesn't work.

(Ombi and Jellyseerr both connect and send fine with the same settings)

image image
Cloud9Developer commented 10 months ago

Can you provide me the server you're using or a similar server so I can do testing while working on this?

TheDMV2 commented 10 months ago

In my case, my web/mail/domain hosting is with Hostinger.com - but that doesn't help you directly.

Supposedly Gmail supports it as well as 587: https://mailmeteor.com/blog/gmail-smtp-settings / https://support.google.com/a/answer/176600?hl=en

TheDMV2 commented 10 months ago

To clarify: 587 works on everything; 465 does not in JFNewsletter, but does in Ombi & Jellyseerr.

For Hostinger's mail server specifically: https://support.hostinger.com/en/articles/4305847-how-to-set-up-hostinger-email-on-your-devices-and-email-applications

SMTP (Outgoing) Host: smtp.hostinger.com Encryption: SSL Port number: 465

>>If you encounter SMTP encryption issues, use TLS or STARTTLS with port 587 instead.<<