novuhq / novu

Open-Source Notification Platform. Embeddable Notification Center, E-mail, Push and Slack Integrations.
https://novu.co
Other
33.72k stars 3.46k forks source link

🐛 Bug Report: Cannot set custom SMTP TLS options (self signed cert) #5796

Open alexanderhofstaetter opened 2 weeks ago

alexanderhofstaetter commented 2 weeks ago

📜 Description

When I try to enable a custom SMTP servr with selfsigned cert - it does not work. When I try specifieng custom TLS options, it says "its not an object".

image

To use our custom (dev) mail server we need to enable self signed certs

👟 Reproduction steps

  1. add custom smtp provider
  2. try adding TLS options

👍 Expected behavior

let me use

👎 Actual Behavior with Screenshots

error: credentials.tlsOptions must be an object

Novu version

Selfhosted (latest)

npm version

No response

node version

No response

📃 Provide any additional context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

linear[bot] commented 2 weeks ago

NV-3923 🐛 Bug Report: Cannot set custom SMTP TLS options (self signed cert)