Skip to content
Snippets Groups Projects
  1. 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
      9feba112
  2. Mar 21, 2022
  3. Jul 13, 2021
  4. Jul 16, 2020
  5. Sep 23, 2019
  6. Aug 01, 2017
  7. Jul 23, 2017
  8. May 12, 2017
  9. 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
  10. Apr 08, 2017
  11. Feb 17, 2017
  12. Jan 17, 2017
Loading