Skip to content

Use SslOnConnect only for port 465; otherwise, require TLS using STARTTLS#86

Merged
nblumhardt merged 1 commit into
datalust:devfrom
nblumhardt:back-to-starttls
Aug 27, 2021
Merged

Use SslOnConnect only for port 465; otherwise, require TLS using STARTTLS#86
nblumhardt merged 1 commit into
datalust:devfrom
nblumhardt:back-to-starttls

Conversation

@nblumhardt
Copy link
Copy Markdown
Member

@nblumhardt nblumhardt commented Aug 27, 2021

This ensures that users with working older Email+ configurations again get STARTTLS, and any relying on the newer behavior + port 465 continue working, too.

Fixes #85

@nblumhardt nblumhardt merged commit 3ae4d73 into datalust:dev Aug 27, 2021
MattMofDoom added a commit to MattMofDoom/seq-app-htmlemail that referenced this pull request Aug 27, 2021
This was referenced Aug 28, 2021
MattMofDoom added a commit to MattMofDoom/seq-app-htmlemail that referenced this pull request Aug 28, 2021
@nblumhardt nblumhardt mentioned this pull request Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

In migrating to MailKit, SSL support switched from STARTTLS to implicit SSL, breaking existing configs

2 participants