tryingwebman
- Total activity 65
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Comments
Recent activity by tryingwebman-
Hello :) The message you provided suggests the remote mail server is blocking connection attempts from your server. You can try testing the connection via the following command from your server: ...
-
The bounce back error is, This message was created automatically by mail delivery software. A message that you sent could not be delivered to one or more of its recipients. This is a permanent er...
-
I'm far from an expert and have been asking for help on subjects similar to this. But have you set up your DNS zone correctly? I had a similar problem and I was missing some info in there.
-
What an idiotic boob i feel now. That did it i did all as you said and it works! Thank you so much for the help Micheal & co! What command are you using? Keep in mind the $ symbol means you should ...
-
Addon domain names should have their own DNS zones. Are you referring to subdomain entries? You can copy over any zone entries that are not automatically added when re-creating the zone, or simply ...
-
It looks like the zone is not correctly configured on the cPanel server. You can backup the zone via: cp -a /var/named/$domain.com.db /root/$domain.com.db Then, delete/re-add the zone through We...
-
Could you send me a private message with the actual domain name in question so I can take a closer look? Thank you. Private message sent
-
BTW. All of my add-on domains email test as perfect just my main domain has the problem.
-
How about resetting DNS zone for your main domain and then restart DNS server? You can add spf and DKIM keys, /usr/local/cpanel/bin/spf_installer username /usr/local/cpanel/bin/dkim_keys_inst...
-
All of my addon domains are showing fine as is my hostname. Just my main domain used for hostname and name servers is showing this. Sorry for the long windedness i really appreciate the help.