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
Baptiste3mo 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
Geethanjali3mo ago
504: Gateway time-out is the error
Baptiste
Baptiste3mo ago
So your SMTP config points to something that times out!
Geethanjali
Geethanjali3mo ago
Tried with same credentials in a SMTP testing site, works fine. .
Baptiste
Baptiste3mo ago
Can you show both configuration screenshots?
Geethanjali
Geethanjali3mo ago
No description
No description
Baptiste
Baptiste3mo ago
Have you tried unchecking the "Secure" option?
Geethanjali
Geethanjali3mo ago
Yes but it's not working Kindly let me know asap
Baptiste
Baptiste3mo ago
Try port 587 with secure disabled
Geethanjali
Geethanjali2mo ago
It worked! Thank u!
JohnWazi
JohnWazi3w 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
Baptiste3w ago
It means your SMTP credentials are incorrect