Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted March 26, 20187 yr Hi folks, we have a copy of our forums as development/testing environment, where we make changes before going prime. How can I make sure that his testing board doesn't send E-Mails to my members, i.e. weekly digests etc.? At the moment we disable tasks all together, which isn't really good. Thank you, Thomas
March 26, 20187 yr Yes you could change the used email method to "debug" by adding following code in your constants.php file: define('EMAIL_DEBUG_PATH', "emails"); pls make also sure to create a directory called emails and that it is writable Then all mails will be saved to this directory instead of being sent:)
Archived
This topic is now archived and is closed to further replies.