Skip to content

MailService.php: Assume that StartTLS might not be a good idea if SMTPSecure...

Mike Gabriel requested to merge sunweaver/framadate:mr/smtp-to-localhost into develop

MailService.php: Assume that StartTLS might not be a good idea if SMTPSecure is unset and SMTPAuth is false (we might be connecting to an MTA on localhost).

Merge request reports