I am using smtp_test.py and it look like my SMTP host can only use SSL than TLS, How to configure it in Supabase? Currently i get 504 timeout
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.