Jump to content

Stop email from forum


Recommended Posts

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' );

 

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...