docs icon indicating copy to clipboard operation
docs copied to clipboard

SMTP SSL Configuration needs clarity

Open navjotjsingh opened this issue 4 years ago • 0 comments

On this page

https://plausible.io/docs/self-hosting-configuration

the default value of SMTP_HOST_SSL_ENABLED is mentioned as false. Which leads a person to believe that he needs to set the value as true for SSL to work. Which turned out to be wrong.

You need to set its value as 1 and not true to get the mails working. This needs to be clarified in the docs.

navjotjsingh avatar Aug 10 '21 01:08 navjotjsingh