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

[17.0][IMP] mail_environment: ssl certificate auth #196

Open
wants to merge 2 commits into
base: 17.0
Choose a base branch
from

Commits on Jun 27, 2024

  1. [IMP] mail_environment: ssl certificate auth

    Add support to configure outgoing mail server to use SSL certificate
    authentication through mail environment.
    gurneyalex authored and grindtildeath committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    8233ad2 View commit details
    Browse the repository at this point in the history
  2. [FIX] mail_environment: default computation

    fix the implementation of _compute_default_authentication
    to match what is expected by the mixin
    gurneyalex authored and grindtildeath committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ea72167 View commit details
    Browse the repository at this point in the history