Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted December 19, 20222 yr I use a version in a developer environment for template and addons. How can I disable sending mails in these installation?
December 19, 20222 yr Author create file in root direectory /constants.php and insert this line. <?php define( 'EMAIL_DEBUG_PATH', "/full/path/to/the/folder/_mail" );