novu icon indicating copy to clipboard operation
novu copied to clipboard

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

Open alexanderhofstaetter opened this issue 2 weeks ago • 1 comments

📜 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?

  • [X] I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to submit PR?

None

alexanderhofstaetter avatar Jun 20 '24 14:06 alexanderhofstaetter