marcantondahmen / automad

A flat-file content management system and template engine
https://automad.org
MIT License
619 stars 37 forks source link

Mail option for TLS/SSL? #98

Open jacknoakes opened 1 month ago

jacknoakes commented 1 month ago

Suggestion: please add TLS support into the SMTP mail server options. I don't know too many mail servers that don't require some kind of encryption at this point.

marcantondahmen commented 1 month ago

TLS is enabled by default.

jacknoakes commented 1 month ago

Having some issue with Proton Mail IMAP Submission feature.  I thought it might be TLS.  They don't specify much about their email system just that TLS or SSL should be enabled at the sender end.  They use port 587 with a username and password.  I think they mentioned that they use AUTH PLAIN (combined username and password).  When I try it with Automad, I just get an error. Are there logs for the SMTP mail handler somewhere?  I don't know where to look for them.

On Friday, 31 May 2024 at 17:50, Marc Anton Dahmen @.***> wrote:

TLS is enabled by default.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.