-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
First of all, thanks for Seq and all its awesomeness.
We don't support secure (SSL/TLS) servers internally for sending emails. The latest version will check if TLS is available and "switch to it." But that fails because our certificates are self-signed. I realize this is a company IT problem -- but I doubt I'm the only one with this problem.
Possible Options for the plugin:
- Could support a "Force Insecure" option -- SecureSocketOptions.None option.
- Could support disabling SSL Verification option e.g.: An error occurred while attempting to establish an SSL or TLS connection jstedfast/MailKit#1227
I'm happy to implement these solutions and make a PR. But I don't want to waste time if you don't want the plugin going down this road, @nblumhardt.
For now, I'm keeping the plugin version on v3.0.0.
Thanks!
johnricketts, cgehrmann and vlm---
Metadata
Metadata
Assignees
Labels
No labels