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";
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";
Add the following line to your {WHMCS root}/configuration.php file: $display_errors="on";
After you have done your tests on your new WHMCS installation, you may want to remove all dummy...
You can download the latest version of WHMCS from our downloads page....