Fatal error when mail is disabled
-
In an environment were mail() is disabled, when there is a change for example and fileguard needs
to send a notification everything stops working with:
PHP Fatal error: Uncaught Error: Call to undefined function mail()
in /plugins/ninjafirewall/lib/fw_fileguard.php:55
Stack trace: 0 plugins/ninjafirewall/lib/firewall.php(234): fw_fileguard()Is there a way to prevent that ? Or use SMTP ?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Fatal error when mail is disabled’ is closed to new replies.