The community member is having difficulty incorporating custom SMTP configuration when sending an email block. They are encountering two errors: an error message prompting to include "@" in the email address when hovering over the username field, and an "Unable to connect" error without any accompanying error log.
The comments suggest that the issue is related to the SMTP configuration, as the error indicates a gateway timeout. Community members recommend checking the console for more information about the error, trying different port settings (587 with secure disabled), and verifying the SMTP credentials. One community member was able to resolve the issue by unchecking the "Secure" option.
There is no explicitly marked answer, but the community members provide suggestions and troubleshooting steps to help resolve the issue.
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.
@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.