Monday to Friday (business days)
0 votes
I tried Many SMPT Configuration but still SMTP Error: Could not connect to SMTP host.

I am using Godaddy VPS.

can any one help me out...
Script Version v1.7.0
in UniMatrix Script by
edited by

3 Answers

0 votes

Depending on your situation, there can be multiple reasons why this error occurs. So, please try to go through the different scenarios below:

  • Your SMTP server might be using a different connection method. If so, try defining it manually. For example, if your SMPT is using TLS, you can enter "587, TLS" (enter your port number and enter it without the double quotes) in the General Settings page, Account tab, Port input field.
  • If you're using a shared hosting provider, they might restrict SMTP usage.
  • SELinux blocking issue.
  • SSL support issue with PHP.
  • The IPv6 blocking issue.
  • Using godaddy as the hosting provider.
  • Other reasons.

Please consult with your hosting or SMTP provider for further details since it may differ for each.

by
0 votes
Yes I am using Godaddy VPS server
by
0 votes

This occurs because of a rule imposed by godaddy on its user, where godaddy has explicitly blocked the outgoing SMTP connection to all external servers except for their own. You may choose the following options to fix the issue:

  • Use godaddy SMTP for your website or server instead of third party service (contact them directly for assistance). Generally, it will fix the issue.
  • Use email APIs (required advanced programming knowledge).

by
Welcome to AskQu, where you can ask questions and receive answers related to the MLM Script and Services.
447 questions
749 answers
1,622 users