ruzbehraja
- Total activity 104
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 41
Comments
Recent activity by ruzbehraja-
So, I called GoDaddy and they tell me that forwarders are not designed to be used like this, it is very old technology, and they can't support me. This is correct. Most Mail Providers have started...
-
I think I have this resolved. the dkim record in cpanel is only for the domain that the cpanel was setup for. it does not work for the add-on domains so if you have a client with cpanel access and ...
-
Network is unreachable Have you tried pinging smtp.gmail.com ?? Does it work? Seems like a connectivity issue between your server / ISP and gmail. Nothing to do with cPanel mostly.
-
Where are you trying this query? Have you tried it in PHPMyAdmin? What OS are you using? CloudLinux?
-
I don't even think you have to add a new account for it. Within WHM, just create a new zone for that domain. Better to have just a zone file exist rather than a whole hosting account. Just my ...
-
They may have left their DNS / A Records pointing to your server. What you could do, in the cPanel DNS is, add that domain and set all A records for it to "127.0.0.1". When the attackers try to r...
-
Which error are you referring to? Are mails not getting delivered? Whatever it is outputting is normal behaviour. After the end of an SMTP "conversation" the connection is deliberately closed by...
-
try the command cat /etc/quota.conf does it show the right quotas as what you had set?
-
I have always received a quick response from hotmail. Either way.....this is not a cPanel issue. You could try out the Microsoft forums on this. You could also check out this link:
-
One possibility is that before restoring that table, you have missed mysql> SET FOREIGN_KEY_CHECKS=0; But if your backup is not complete, then there's no question of trying to restore it succes...