Vergleich inc/mailhandlers/smtp.php - 1.8.35 - 1.8.38
Zeile 314 | Zeile 314 |
---|---|
$this->fatal_error("The server did not understand the STARTTLS command. Reason: ".$this->get_error()); |
$this->fatal_error("The server did not understand the STARTTLS command. Reason: ".$this->get_error()); |
if(!@stream_socket_enable_crypto($this->connection, true, STREAM_CRYPTO_METHOD_TLS_CLIENT)) |
|
{ | { |