Uses native PHP `mail()` and attempts to use custom SMTP settings.
The server requires a secure connection (Port 465) and a password. This script's "one-page" method **cannot** provide that security or authentication and is very likely to be rejected by the SMTP server.