PHPMailer + Gmail SMTP: Simple Configuration Tutorial
To configure SMTP in PHPMailer, you need three main things: Host, Username, and Password.
Host: This is your SMTP server. You can use Gmail, Amazon SES, Outlook, or even your own web host. In this ex