Skip to content

feat: Add SMTP_IGNORETLS support for internal use #654

@DavidAllendorf

Description

@DavidAllendorf

Problem Statement

Due to a rather “adventurous” internal smtp configuration, we don’t have a valid email certificate and therefore have to ignore TLS. As a result, Kaeno cannot be used internally by multiple people, since workspace-invitation emails cannot be sent.

Proposed Solution

Add ignoreTLS to send-email.tsx . NodeMailer already supports it.

Alternative Solutions

A Way to invite People to a Workspace without emails. (#631 )

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions