Reply To: Server settings smtp-check

Home Forums Quform PHP Server settings smtp-check Reply To: Server settings smtp-check

#32771
dubiousa
Participant

OK i’ve hacked the PHPMailer in line 2059 to
if ($this->SMTPAutoTLS && $sslext && ‘ssl’ !== $secure && $this->smtp->getServerExt(‘STARTTLS’)) {
$tls = false;
}
and it works.
But i would rather prefer a cleaner solution. Open for ideas! Thanks!

Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy