Wednesday, July 11, 2012

How to send mails using Exim to domains having MX record as IP?

September 24, 2010 by  
Filed under cPanel

By default, Exim configured on cPanel does not allow to send mails to domains having MX records as IP. The domain’s MX must be a FQDN! However, you can tweak the exim configuration to obtain the same! In this example, domain.com has MX record as IP and not FQDN, see below domain.com. 3600 IN MX [...]

how to suspend and unsuspend a hosting account as reseller

September 20, 2010 by  
Filed under Plesk

Learn how to suspend and unsuspend a hosting account in your Plesk reseller hosting control panel. Check out the following video tutorial which is courtesy of micfo.com

Finding all subdomains of any specific domain (DNS afxr)

February 24, 2010 by  
Filed under General

It is possible to get list of all subdomains of any domain name. However, that must be allowed by the DNS Server. This is called AXFR. Step One: Getting authoritative nameserver(s) from linux shell dig domainname.com Now check the output in authority section. Let assume it is ns1.somehost.com. Now use the dig command as follow: [...]

Error from park wrapper: yourdomain.com is already configured

February 8, 2010 by  
Filed under cPanel

Today while fixing a domain, I received an error in cPanel. Whenever I try to add an addon domain, I get the saying: Error from park wrapper: mydomain.com is already configured. [Original domain is not shown] I found that in httpd.conf there is no such entry. However, there is a DNS zone for this domain [...]

Delivery to the following recipient failed permanently, Verification failed

October 21, 2009 by  
Filed under cPanel, Direct Admin, General, Helm, HyperVM, Kloxo, Plesk, Webmin

Today, I was getting the following error while trying to send email to any account of the server. The mail bounced with the following error messages. This is an automatically generated Delivery Status Notification Delivery to the following recipient failed permanently: [email protected] Technical details of permanent failure: Google tried to deliver your message, but it [...]