Accessing FTP accounts for Enkompass control panel!
July 9, 2011 by Atul Khachane
Filed under Enkompass
Many wonder why when connecting to an Enkompass environment they now have to change the format of the username from the common format of username or username@domain to domain|username. Note in the example below that the format is domain.tld|username per the new formatting in IIS7 Status: Connecting to 10.1.104.142:21… Status: Connection established, waiting for [...]
How to send mails using Exim to domains having MX record as IP?
September 24, 2010 by Atul Khachane
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 [...]