Jump to content

Stop email from forum

Featured Replies

Posted

Where is the setting to stop all emails from my testboard?

There's no setting, but you can use the EMAIL_DEBUG_PATH constant for this.

Create a new directory in your community directory, make it writable and then add following code to your constants.php file:

define( 'EMAIL_DEBUG_PATH', 'PATH_TO_YOUR_DIRECTORY' );

 

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.