[pear/Mail] 66ac6d: Establish STARTTLS connection without authenticati...

[email protected] ("Schengawegga via pear-cvs") Wed, 13 Jul 2022 22:27:36 -0700
Newsgroups php.pear.cvs
Message-ID <pear/Mail/push/refs/heads/master/[email protected]>
  Branch: refs/heads/master
  Home:   https://github.com/pear/Mail
  Commit: 66ac6d105e874d416f163b1d2094c1f1c087698d
      https://github.com/pear/Mail/commit/66ac6d105e874d416f163b1d2094c1f1c087698d
  Author: Schengawegga <[email protected]>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M Mail/smtp.php

  Log Message:
  -----------
  Establish STARTTLS connection without authentication (#17)

For using smartHost, wich authenticates the client via his ip address, to establish the STARTTLS connection without sending credentials.

Co-authored-by: armin <[email protected]>
Co-authored-by: Schengawegga <[email protected]>