How to use email SMTP SSL only? (TLS = false, SSL = true)
The user is trying to configure SMTP to use SSL instead of TLS in Supabase using a Python script. They are encountering a 504 timeout error and are seeking guidance on how to set this up correctly.