Sunday, 14 October 2018

Here's an example of using PHPMailer to send through Mandrill (adapted from the PHPMailerexamples): <?php require 'class.phpmailer.php'; $mail = new ...