This module allows to send the mail-messages from phorum (i.e. notifies) through an external SMTP-Server without using PHPs internal mail-function. This is useful for when PHP is not setup to use a local SMTP server, or if you need to use an SMTP server with SSL/TLS or smtp-auth. It is disabled by default.