Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

imap: only use port 143 if requested #235

Merged
merged 2 commits into from
May 31, 2024
Merged

imap: only use port 143 if requested #235

merged 2 commits into from
May 31, 2024

Conversation

msimerson
Copy link
Owner

@msimerson msimerson commented Mar 25, 2024

imap: add SSL_verify_mode config setting to disable TLS host validation

fixes #233

imap: add SSL_verify_mode config setting to disable TLS host validation
@coveralls
Copy link

coveralls commented Mar 25, 2024

Coverage Status

coverage: 74.816% (+0.2%) from 74.655%
when pulling e6df3b8 on 233-imap-tls
into ac6d3ad on master.

@msimerson msimerson merged commit dd957ac into master May 31, 2024
12 checks passed
@msimerson msimerson deleted the 233-imap-tls branch May 31, 2024 20:10
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.

TLS is not properly enforced for IMAP connections
2 participants