diff --git a/.env.example b/.env.example index 830ee7bce..62b08a7b1 100644 --- a/.env.example +++ b/.env.example @@ -56,7 +56,7 @@ RAILS_MAX_THREADS=5 # The email from which all outgoing emails are sent # could user either `email@yourdomain.com` or `BrandName ` -MAILER_SENDER_EMAIL="Chatwoot " +MAILER_SENDER_EMAIL=Chatwoot #SMTP domain key is set up for HELO checking SMTP_DOMAIN=chatwoot.com