You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
To use our custom (dev) mail server we need to enable self signed certs
👟 Reproduction steps
add custom smtp provider
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?
📜 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".
To use our custom (dev) mail server we need to enable self signed certs
👟 Reproduction steps
👍 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
The text was updated successfully, but these errors were encountered: