79724437

Date: 2025-08-04 02:40:57
Score: 1.5
Natty:
Report link

you need to checkout to

chatwoot/.env

inside it there are smtp setting, i use resend, they works fine

below for your reference:
SMTP_DOMAIN=smtp.resend.com

# Set the value to "mailhog" if using docker-compose for development environments,

# Set the value as "localhost" or your SMTP address in other environments

# If SMTP_ADDRESS is empty, Chatwoot would try to use sendmail(postfix)

SMTP_ADDRESS=smtp.resend.com

SMTP_PORT=587

SMTP_USERNAME=resend

SMTP_PASSWORD=re_yourpwd

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mason Rogers