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

Check if encryption negotiation failed #12321

Merged
merged 1 commit into from
May 11, 2023

Commits on May 11, 2023

  1. Check if encryption negotiation failed

    If stream_socket_enable_crypto failed to negotiation encryption SMTP credentials could be sent unencrypted. Added a check to prevent this.
    
    Also fixed the duplicate EHLO when STARTTLS isn't sent.
    ADDCreative committed May 11, 2023
    Configuration menu
    Copy the full SHA
    982260e View commit details
    Browse the repository at this point in the history