Jump to content

Featured Replies

Posted

I use a version in a developer environment for template and addons. How can I disable sending mails in these installation?

  • Author

create file in root direectory /constants.php and insert this line.

<?php

define( 'EMAIL_DEBUG_PATH', "/full/path/to/the/folder/_mail" );

Recently Browsing 0

  • No registered users viewing this page.