Hopefully someone could help track down an issue we are seeing with using SMTP email option inside a shopping cart script called CS-Cart.
We have client that just report to us that when he configures the CS-Cart script to use SMTP for email, he gets the following message...
"Could not connect to SMTP server" when attempting to send.
Checking the logs revealed the following entries.
Quote:
|
[error] [client xx.173.63.254] PHP Warning: fsockopen() [function.fsockopen]: unable to connect to mail.brand-buyer.com:25 (Connection timed out) in /home/XXXXXX/public_html/lib/phpmailer/class.smtp.php on line 107
|
Quote:
|
[error] [client xx.173.63.254] PHP Fatal error: Class 'csPHPMailer' not found in /home/XXXXXX/public_html/addons/news_and_emails/func.php on line 674
|
I looked through our cPanel/WHM Exim Settings and the Tweak Settings and did not see anything out of the ordinary.
Any ideas?
Thanks