How to debug WHMCS SMTP problems

If you're having problems with SMTP in WHMCS, you can put the following code to your configuration.php to see what's wrong:

$smtp_debug="on";

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How do I put WHMCS in Debug mode?

Add the following line to your {WHMCS root}/configuration.php file: $display_errors="on"; 

How do I reset my WHMCS's database after testing, and making it ready for production use?

After you have done your tests on your new WHMCS installation, you may want to remove all dummy...

Where can I download WHMCS from?

You can download the latest version of WHMCS from our downloads page....