I just spotted that Symphony has its own mail() wrapper that may be a good alternative. ``` General::sendEmail(); /symphony/lib/toolkit/class.general.php ``` Keepin' it in th' core?