â Port 587 is OPEN â Gmail SMTP with TLS should work.
â Port 465 is OPEN â Gmail SMTP with SSL should work.
â Mailtrap Port 2525 is OPEN â Mailtrap will work as fallback.
âšī¸ mail() function exists but won't work on localhost without a local mail server.
â Found: PHPMailer/src/PHPMailer.php
â Found: PHPMailer/src/SMTP.php
â Found: PHPMailer/src/Exception.php
â OpenSSL is enabled.
PHP Version : 8.3.30 Server : LiteSpeed OS : Linux OpenSSL : /etc/pki/tls/cert.pem
â Gmail SMTP will work! Just set the correct App Password in signup.php.
Make sure you have a Gmail App Password (not your regular Gmail password).
Get it here: myaccount.google.com/apppasswords
â ī¸ DELETE smtp_test.php after testing â do not leave it on production!