Re-release 1.8.1 tag with fix for logging email send errors switched sb_Email to use PHP_EOL instead of \r\n as line ending so that it would work with postfix 2.6 on CENTOS 6 which replaces \n with \r\n causing doubled carriage returns Added sb_JSON_REST_Client