Fixes the other uses of SERVER_NAME in tree.
The SERVER_NAME variable is not available anymore, use HTTP_HOST instead.
Update smtp.inc to 2016-01-18
Respect smtp debug setting
Silence stream_socket_enable_crypto() warning when CN doesn't match. Fixes #5604
Update smtp class to latest version, fixes #5604
- SMTP class from http://www.phpclasses.org/package/14-PHP-Sends-e-mail-messages-via-SMTP-protocol.html- Adapt code to current version, only change was tls parameter became start_tls
Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used
Move main pfSense content to src/