Posts Tagged ‘Email’

phpFox2 & Emails

Little update on the phpFox2 development front. While developing a module that required email support it came time for use to bring in… well, email support. With phpFox 1.6.x (current release as of the time of this writing) we are using PHPMailer to handle all emails the script needs to send out.
With phpFox2 we wanted [...]