Skip to content
Snippets Groups Projects
  1. Sep 03, 2024
  2. Nov 10, 2022
    • F's avatar
      Make enable_starttls configurable by envvars (#20321) · 9feba112
      F authored
      ENABLE_STARTTLS is designed to replace ENABLE_STARTTLS_AUTO by accepting
      three values: 'auto' (the default), 'always', and 'never'. If
      ENABLE_STARTTLS isn't provided, we fall back to ENABLE_STARTTLS_AUTO. In
      this way, this change should be fully backwards compatible.
      
      Resolves #20311
      Unverified
      9feba112
  3. Mar 21, 2022
  4. Jul 13, 2021
  5. Jul 16, 2020
  6. Sep 23, 2019
  7. Aug 01, 2017
  8. Jul 23, 2017
  9. May 12, 2017
  10. Apr 10, 2017
    • Alexander Mankuta's avatar
      More SMTP customization (#1372) · 0dbbc16c
      Alexander Mankuta authored
      * Allow SMTP auth method customization
      
      * Add SMTP openssl_verify_mode option support
      
      Allows one use self-signed certs with their SMTP server.
      
      * Add SMTP enable_starttls_auto option support
      0dbbc16c
  11. Apr 08, 2017
  12. Feb 17, 2017
  13. Jan 17, 2017
Loading