ispCP - Board - Support
mx record and forward mail to exchange server - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Contributions Area (/forum-40.html)
+--- Forum: Howtos (/forum-41.html)
+--- Thread: mx record and forward mail to exchange server (/thread-12943.html)



mx record and forward mail to exchange server - damasistem - 02-25-2011 07:18 AM

hi all,

how can i forward mails coming to a domain to the exchange server ?. Is it related to mx record? if it is, how can I do mx record?.

System:

ubuntu 10.04 LTS
ispCP 1.0.7 OMEGA

thanks


RE: mx record and forward mail to exchange server - Sity - 02-25-2011 11:26 PM

Hi.

I'm not surre if I fully understand your question...

You have an Exchange server on a different machine or the same? Anyway MX DNS record have to be a domain name (not IP).

I have same solution - Exchange server on different machine so as DNS servers ... So I'm not editing DNS zone in ispCP admin


RE: mx record and forward mail to exchange server - damasistem - 02-26-2011 01:27 AM

I have a exchange server (installed virtual machine (windows server 2003) and also this machine is dns server) and I can access the exchange server by using IP like -- xxx.xxx.xxx.xxx/exchange.

I want to forward mails in ispcp webmail to this exchange server.

I added a mx record by using "DNS zone's records" in ispcp. like below:
xxxxxx.com xxxxx.com. IN MX 10 xxx.xxx.xxx.xxx/exchange.

but this doesnt work.

Actually main question is that how can I forward mails in ispcp to exchange server? (I am new user of ispcp)