querschlaeger
Member
Hello,
I created a development clone of my site and set this option in config.php:
(https://xenforo.com/help/config-php-options/)
But does this settings also disable the Automated Bounce Email Handling? Because I don't want that my development clone catch and the delete bounce mails through POP3.
I created a development clone of my site and set this option in config.php:
PHP:
$config['enableMail'] = false;
But does this settings also disable the Automated Bounce Email Handling? Because I don't want that my development clone catch and the delete bounce mails through POP3.