So I'm busy with my final project with one of my subjects (using LAMP stack), which requires emails to be sent.
I've tried EmailJS, the PHPMailer example in the prescribed book, and the PHPMailer latest from GitHub. Nothing works, I've never received a single mail. Even tho the functions might...