Custom SMTP Error

Hello, I'm having difficulty incorporating custom SMTP configuration when sending an email block. When hovering over the username field, an error message prompts to include "@" in the email address. Additionally, an error stating "Unable to connect" appears without any accompanying error log.
12 Replies
Baptiste
Baptiste14mo ago
Support
How to open the developer console
7 min read Guide   A developer console is a tool that logs information about the backend operations of the sites you visit and applications you run. The information logged in the console can he...
Geethanjali
GeethanjaliOP14mo ago
504: Gateway time-out is the error
Baptiste
Baptiste14mo ago
So your SMTP config points to something that times out!
Geethanjali
GeethanjaliOP14mo ago
Tried with same credentials in a SMTP testing site, works fine. .
Baptiste
Baptiste14mo ago
Can you show both configuration screenshots?
Geethanjali
GeethanjaliOP14mo ago
No description
No description
Baptiste
Baptiste14mo ago
Have you tried unchecking the "Secure" option?
Geethanjali
GeethanjaliOP13mo ago
Yes but it's not working Kindly let me know asap
Baptiste
Baptiste13mo ago
Try port 587 with secure disabled
Geethanjali
GeethanjaliOP13mo ago
It worked! Thank u!
JohnWazi
JohnWazi12mo ago
@Baptiste I have issues with this function, when try add SMTP account and click create and show this error (Screenshot). When check network tab for API /api/integrations/email/test-config return 500.
No description
Baptiste
Baptiste12mo ago
It means your SMTP credentials are incorrect

Did you find this page helpful?