Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Celsius Posted December 19, 2022 Posted December 19, 2022 I use a version in a developer environment for template and addons. How can I disable sending mails in these installation?
Celsius Posted December 19, 2022 Author Posted December 19, 2022 create file in root direectory /constants.php and insert this line. <?php define( 'EMAIL_DEBUG_PATH', "/full/path/to/the/folder/_mail" );
Recommended Posts