Error Sending mail via SMTP inside space

Hello!

I’m trying to send an email via SMTP (using smtp.gmail.com) from within a Space, but I keep getting the following error:

“”"
Exception raised: Timed out connecting to smtp.gmail.com on port 465. Check your credentials or email service configuration.
“”"

I’ve tried all the common ports (465, 587, and 25), but the result is always the same. I’m sure my credentials are correct.

Has anyone successfully sent emails via SMTP from a Space? Any configuration or workaround that worked for you?

Thanks in advance!

1 Like