#help

Issues With Sending Email Notifications in Docker Swarm

TLDR aerostovtsev experienced an issue with sending email notifications while using Docker swarm. Needle suggested adding more info to the thread, while sojan_official confirmed they are following up on the issue.

Powered by Struct AI
Jun 23, 2023 (5 months ago)
aerostovtsev
Photo of md5-bb1f844f87674b0dc5ec91ebea3b5228
aerostovtsev
05:53 AM
Hi!

I changed the docker-compose.yml config and started Chatwoot in Docker swarm, after which I ran into a problem sending email notification systems. There is an error in the console when sending a system notification (for example password reset) SMTPSyntaxError [https://i.imgur.com/atPGE3u.png](https://i.imgur.com/atPGE3u.png). When I run docker normally with docker-compose up command, there is no such error and the messages are sent.
The sender variable in .env is set to MAILER_SENDER_EMAIL="BrandName <[email protected]>"

Detailed description of the problem https://github.com/chatwoot/chatwoot/issues/7322, but have not received a response yet. Has anyone encountered such a problem?
Needle
Photo of md5-b3c47994ac990a44a1e2af0a47d56daa
Needle
05:53 AM
Please add any additional information to this thread. The team will follow up.
Jun 26, 2023 (5 months ago)
sojan_official
Photo of md5-788237a2af5ff191b07ee9f215706ead
sojan_official
12:31 PM
following up over the github issue