#support

Difficulties Sending SMTP with Multiple Email Inboxes

TLDR ppppppppp3265 has issues with SMTP email sending despite successful IMAP setup for two inboxes. sojan_official shares a potential Microsoft-related problem and a respective ongoing fix. g1i7ch also experiences similar SMTP error.

Powered by Struct AI
Mar 28, 2023 (8 months ago)
ppppppppp3265
Photo of none
ppppppppp3265
06:16 AM
1) I already set .env and the email from the system works perfectly (like forget password and registration)

2) I try to add 2 email inbox (one is the same email as .env , the other one is completely different email (hotmail))

2.1) both can recieve IMAP properly I see all incoming email, perfect

2.2) both cannot send SMTP, even mirroring the one in .env, I can't get email inbox to send email properly

(I don't want to email conversation continuity, I just need the simple IMAP and SMTP setup)

Thanks...
Image 1 for 1) I already set .env and the email from the system works perfectly (like forget password and registration)

2) I try to add 2 email inbox (one is the same email as .env , the other one is completely different email (hotmail))

2.1) both can recieve IMAP properly I see all incoming email, perfect

2.2) both cannot send SMTP, even mirroring the one in .env, I can't get email inbox to send email properly

(I don't want to email conversation continuity, I just need the simple IMAP and SMTP setup)

Thanks...
06:17
ppppppppp3265
06:17 AM
I am referring to this SMTP inbox...

the one on .env works perfectly, but this inbox doesn't send outgoing email at all.
06:23
ppppppppp3265
06:23 AM
Also no error can be found on Sidekiq
Mar 29, 2023 (8 months ago)
ppppppppp3265
Photo of none
ppppppppp3265
10:05 AM
error from sidekiq
Image 1 for error from sidekiq
Apr 02, 2023 (8 months ago)
sojan_official
Photo of md5-788237a2af5ff191b07ee9f215706ead
sojan_official
08:08 AM
seems like microsoft deprecated sending via smtp directly. We are working on a fix for the same https://github.com/chatwoot/chatwoot/pull/6728
Apr 04, 2023 (8 months ago)
ppppppppp3265
Photo of none
ppppppppp3265
02:55 PM
Thanks.
Apr 06, 2023 (8 months ago)
g1i7ch
Photo of md5-4d0616ca13026cdbd2f8b6c3e0a2800f
g1i7ch
01:29 PM
same issue, any updates on this?
02:12
g1i7ch
02:12 PM
Apr 06 07:21:26 staffpanel chatwoot-worker.1[12560]: E, [2023-04-06T07:21:26.378085 #12560] ERROR -- : [ActiveJob] [ActionMailer::MailDeliveryJob] [89a8e053-6a86-4074-808f-c3a2f2daa411] Exception: Net::SMTPSyntaxError

Chatwoot

Chatwoot | Knowledge Base powered by Struct.AI

Indexed 2221 threads (46% resolved)

Generate Knowledge

Similar Threads

Resolving Email Setup Issues in Self-Hosted Environment

devGTI experienced difficulties setting up emails for a self-hosted channel environment. sojan_official suggested two possible email configurations. pH0nKi_oNe advised checking the hostname of the smtp/imap server.

4
23mo
Solved

Assistance Required with Microsoft 365 Mail Inbox Setup

alejandrog7200 requests help from sojan_official and tejaswini regarding trouble with a multi-domain Microsoft 365 mail inbox related to two issues. New query from santhosh adds to the existing unresolved issue.

2

17
4mo

Configuring SMTP Server and Setting Up Email Communication Channel

Legion had an issue setting up smtp installation with Google Workspace and an email communication channel. sojan_official suggested using email providers like mailgun, sendgrid, and clarified the purpose of SMTP env variables. While setting up the email channel, Legion experienced an irregular double @ issue. sojan_official suggested checking the value for `MAILER_INBOUND_EMAIL_DOMAIN`. The setup is partially completed.

1

20
14mo

SMTP Email Debugging in Chatwoot

rinndoge found a potential issue with SMTP's authentication setting in Chatwoot and changed it, but still faced email sending errors. sojan_official suggested checking if they could send emails successfully from console with the new settings.

28
8mo

SMTP Configuration Issues for Mail Inbox

PROZZZ had issues with SMTP configuration for a mail inbox and believes it may be a bug. sojan_official suggested making a GitHub issue for investigation.

2
9mo