Send email via Gmail SMTP server in PHP

Gmail SMTP


2024-10-21 22:50:50 SERVER -> CLIENT: 220-ambient.aslinser2.com ESMTP Exim 4.97.1 #2 Mon, 21 Oct 2024 23:50:50 +0100 220-We do not authorize the use of this system to transport unsolicited, 220 and/or bulk e-mail.
2024-10-21 22:50:50 CLIENT -> SERVER: EHLO 1st-choice-formations.co.uk
2024-10-21 22:50:50 SERVER -> CLIENT: 250-ambient.aslinser2.com Hello 1st-choice-formations.co.uk [204.12.204.170]250-SIZE 52428800250-8BITMIME250-PIPELINING250-PIPECONNECT250-AUTH PLAIN LOGIN250-STARTTLS250 HELP
2024-10-21 22:50:50 CLIENT -> SERVER: STARTTLS
2024-10-21 22:50:50 SERVER -> CLIENT: 220 TLS go ahead
SMTP Error: Could not connect to SMTP host.
2024-10-21 22:50:50 CLIENT -> SERVER: QUIT
2024-10-21 22:50:51
2024-10-21 22:50:51
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

Mailer Error: SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting