Garrettj94

  • Total activity 53
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 11

Comments

Recent activity by Garrettj94 Recent activity Votes
  • You can ignore that warning message and proceed to add "A" records via "WHM >> DNS Functions >> Edit a DNS Zone". Edit the zone for the domain name associated with your name servers and add "A" rec...

  • Hello :), Do you have free IP's on your server ? if you do not have free IP's on your server then you can create your both nameservers on your main shared IP's. You need to add "A" entry on your n...

  • Fixed. I signed up with MailJet and their SMTP works perfectly. Maybe it was an issue with my Google account.

  • The issue eventually with your server firewall. Can you try with disabling firewall? Have you installed CSF? My host said its not firewall, but I can try disabling it. How do I disable the firewall?

  • Do you notice the same problem if you switch to port 25 (non-SSL) instead of port 465? Thank you. Its the same, shows an error after 2 seconds "SMTP connect() failed."

  • Ok, I got telnet installed, then entered "telnet smtp.gmail.com 465": connected to smtp.gmail.com Escape character is '^]'. Also, OVH said port 465 & 587 are open, not filtered. They recommended c...

  • Do you have root access then? I was under the impression you didn't as your cpanel access level says owner. Yeah I do, Idk what I choosed when I signed up

  • You can install telnet via "yum install telnet" if you have root SSH access to the system. Thank you. # yum install telnet Loaded plugins: fastestmirror Existing lock /var/run/yum.pid: another co...

  • You can test using your cPanel user. host: yourdomain.com user: cpuser@yourdomain.com[/EMAIL] password: cpuser password port: 465(SSL) 587(TLS) 25(Non SSL) Just try each one of those ports, start...

  • Ah jailed shell. Can you try connecting to your own mail server, just use your domain as the host. If that doesn't work try port 25 and 587(TLS), just to see if for some reason 465 is being blocke...