Author Topic: How to change mail MX records?  (Read 19208 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
How to change mail MX records?
« on: May 12, 2015, 11:13:23 PM »
I want to use zoho as my email client .Can anyone please tell me how to setup mx records in CW panel.

Below are instruction by zoho . but i don't find any place to change mx records.. Can we do this on CW panel?



« Last Edit: May 12, 2015, 11:15:38 PM by gwitoday »

Offline
*****
Re: How to change mail MX records?
« Reply #1 on: May 13, 2015, 07:01:07 AM »
Hello.

If you using DNS on you server you can add/edit any records in "DNS Functions" -> "List DNS zones".
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How to change mail MX records?
« Reply #2 on: May 14, 2015, 09:42:07 PM »
Hello.

If you using DNS on you server you can add/edit any records in "DNS Functions" -> "List DNS zones".
Thanks for you reply.

I think i have messed up everything  :-[ named is stopped . I am getting following error
Starting named:
Error in named configuration:
zone localhost.localdomain/IN: loaded serial 0
zone localhost/IN: loaded serial 0
zone 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 0
zone 1.0.0.127.in-addr.arpa/IN: loaded serial 0
zone 0.in-addr.arpa/IN: loaded serial 0
zone gwitoday.com/IN: loaded serial 2013071600
dns_master_load: /var/named/ns1.gwitoday.com.db:4: extra input text
dns_master_load: /var/named/ns1.gwitoday.com.db:20: isc_lex_gettoken() failed: unbalanced parentheses
dns_master_load: /var/named/ns1.gwitoday.com.db:15: unbalanced parentheses
/var/named/ns1.gwitoday.com.db: file does not end with newline
zone ns1.gwitoday.com/IN: loading from master file /var/named/ns1.gwitoday.com.db failed: extra input text
zone ns1.gwitoday.com/IN: not loaded due to errors.
_default/ns1.gwitoday.com/IN: extra input text
dns_master_load: /var/named/ns2.gwitoday.com.db:4: extra input text
/var/named/ns2.gwitoday.com.db:5: no current owner name
zone ns2.gwitoday.com/IN: loading from master file /var/named/ns2.gwitoday.com.db failed: extra input text
zone ns2.gwitoday.com/IN: not loaded due to errors.
_default/ns2.gwitoday.com/IN: extra input text
zone devotedtoyourhealth.com/IN: loaded serial 2013071600
zone cyberreel.com/IN: loaded serial 2013071600
[FAILED]

Offline
*
Re: How to change mail MX records?
« Reply #3 on: January 21, 2016, 04:18:39 PM »
same here.
How to fix?

Offline
*
Re: How to change mail MX records?
« Reply #4 on: January 21, 2016, 10:22:10 PM »
you would need to manually edit your zone file which are reported in the error
All zone files are in /var/named/ folder, you can compare it with others.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How to change mail MX records?
« Reply #5 on: January 25, 2016, 01:02:30 AM »
Hi mostly related :
So right after an install, i created the package, the user, the DB , a domain and go to add email account. All website is working, accessing by the domain. When I open
Roundcube mail : I can received email. But I cannot sending out to hotmail or gmail.

 For using an external mail service, like Zohomail do i just change 1 line as :

I go at DNS Functions /List DNS Zones/ Select the domain name and click edit record.

 The record show as :

Mail     /  0   / IN   / CNAME   /  TheExternalMailDomain


 Without having to put DKIM.. and rdns that i don't know how ?

Many thanks

Offline
***
Re: How to change mail MX records?
« Reply #6 on: January 25, 2016, 08:11:22 AM »
.....................
 For using an external mail service, like Zohomail do i just change 1 line as :
I go at DNS Functions /List DNS Zones/ Select the domain name and click edit record.
 The record show as :

Mail     /  0   / IN   / CNAME   /  TheExternalMailDomain

 Without having to put DKIM.. and rdns that i don't know how ?


Hi, you need to change MX record,
yourdomain.      30      IN      MX      5      yoursever.

change with:

yourdomain.      10      IN      MX      5      mx.zoho.com.
yourdomain.      20      IN      MX      5      mx2.zoho.com.