2023-07-15, 06:46 AM
(This post was last modified: 2023-07-15, 06:56 AM by hov. Edited 1 time in total.)
(2023-07-15, 05:30 AM)TheDreadPirate Wrote: Do you know if Thunderbird is using plain SSL (465) or STARTTLS (587)? ....Unencrypted (25)? I hope not. I'm not sure how that would translate if it was STARTTLS in the webhook plugin. Change to port 587, uncheck Use SSL?
Thunderbird by default is STARTTLS (587), but after trying switching to SSL with port 465 it worked fine as well for outbound emails. (double checked I was in the SMTP thunderbird settings)
These are my ports in docker-compose
ports:
- 8096:8096
- 8920:8920
- 465:465
- 587:587
I'm just having trouble getting it to work in webhook.
I saw on the github for this plugin, but the templates section doesn't have anything for SMTP. https://github.com/jellyfin/jellyfin-plu.../Templates
13100 CPU for server