-
Excuse me, i am new to this.
I have used Novu version 0.24 and deployed in my personal server.
I have created provider, using the Novu Web.
This provider uses my organization SMTP details.
My …
-
I'm able to send emails using mailgun, however, when I try using my own smtp server, I'm getting this in the console:
Rent.js:137
GET https://domain/api/v2/rents/2024/11 401 (Unauthorized)
fetc…
-
Scenario:
Sendgrid deactivated currently the account, hence no further mail sending is currently possible till it is re-activated.
Goal:
Reduce single point of failure with SendGrid and integrate…
-
### Describe the bug
Hello,
First of all let me lay out some specs:
Linux VM - Ubuntu 20.04
Chatwoot Docker Image/Containers (:latest)
SMTP Service: Sendgrid
Inbox: Website, Web Widget
I'…
-
### What happened?
I get the error message shown in the logs when trying to send invites through Gmail SMTP. It reports "wrong version". Supposedly this relates to TLS settings? Or authentication... …
-
We need to implement a default SMTP provider for email authentication to address recent changes in Supabase's email sending policies. This will ensure our application can continue to send authenticati…
-
I'm self-hosting Docuseal using Docker Compose and following the [official instructions for configuring environment variables](https://www.docuseal.com/docs/configuring-docuseal-via-environment-variab…
-
Currently there is no option to **add SMTP credentials** yet, which leads to emails landing in SPAM, because the email is send via WordPress PHP function. If the domain of WordPress and the domain of …
-
I've set these environment variables (values mostly hidden)
ZO_DATA_DIR=
ZO_ROOT_USER_EMAIL=
ZO_ROOT_USER_PASSWORD=
ZO_REPORT_USER_EMAIL=
ZO_REPORT_USER_PASSWORD=
ZO_WEB_URL=https://example.co…
-
Hey,
I'm trialing out the self-hosted option via Docker, and running into some issues getting SMTP to work.
I'm attempting to use Office365 (smtp.office365.com) using all of the environment variab…