Tips, Tricks and Tutorials PHPMailer: AddReplyTo not working/being ignored July 15, 2015 by Craig Lotter No Comments PHPMailer is a popular full-featured email creation and transfer class for PHP, and one that I most often use in my projects. We recently spotted... Read More
Software & Sites How to Locate which Ports You can Send out on via SMTP when using a GoDaddy E-mail Account April 30, 2012 by Craig Lotter No Comments A port is just a port, and just because there is a standard one that is used by something, it doesn’t mean you always have... Read More
Programming How to Add a CC E-mail Address with PHPMailer April 2, 2012 by Craig Lotter No Comments I’ve moved to the fantastic PHPMailer PHP class to handle all my e-mail send outs for my projects and have thus far been quite impressed... Read More
CodeUnit PHP and PHPMailer: How to Check if Your Mail Send Failed December 21, 2011 by Craig Lotter 5 Comments PHPMailer is a great little mail sending workhorse class for PHP, widely expanding on the regular PHP mail() function and particularly easy to make use... Read More
CodeUnit PHP: How to Send a PDF File Attachment via E-mail June 8, 2011 by Craig Lotter No Comments I've moved to the fantastic PHPMailer PHP class to handle all my e-mail send outs for my projects and have thus far been quite impressed... Read More