Sending Mails: Account provider not supported
We've updated to 1.2.0 recently and reconnected our email because of SMTP protocol. Unfortunately, we're encountering an issue when trying to reply to an email. While no error message appears directly, the console displays the error: "Uncaught Error: Account provider not supported."
We couldn't found out, which providers are supported or if this is even the real error - anyone also experiencing this?


1 Reply
@Nika that's because redirect in emails imported from other providers hasn't been implemented yet as I see in code (CommandMenuMessageThreadPage.tsx line 124)
Update: here's identical issue which you can follow https://github.com/twentyhq/twenty/issues/13538
From what I understand, sending emails from Twenty using other providers will be available in Q4 https://github.com/twentyhq/core-team-issues/issues/811
