I didn't understand how to actually send an email with MailHog so I abandoned it. Now, I'm trying out PHPMailer github.com/PHPMailer/PHPMaile…. I'm required (in general) to enter my SMTP login (username, password) which makes me feel uncomfortable. Is there a secure way to store the SMTP login credentials on the live server?
I didn't understand how to actually send an email with MailHog so I abandoned it. Now, I'm trying out PHPMailer github.com/PHPMailer/PHPMaile…. I'm required (in general) to enter my SMTP login (username, password) which makes me feel uncomfortable. Is there a secure way to store the SMTP login credentials on the live server?