Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Thomas P Posted March 26, 2018 Posted March 26, 2018 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
Daniel F Posted March 26, 2018 Posted March 26, 2018 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:)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.