David Hurst

PHP/MySQL, REALbasic, Javascript Developer

PHP mail() and ssmtp on Debian Linux

If, like me, you have a dedicated mail server that you want your PHP scripts to use, you may have come across ssmtp. ssmtp is a cut-down MTA that simply sends mail off to another server - ideal for scenarios where you don’t need to receive mail on your web server, but you do want […]

Read the rest of PHP mail() and ssmtp on Debian Linux