View Single Post
  #5 (permalink)  
Old 06-18-2009, 08:36 AM
ask2me007 ask2me007 is offline
Senior Member
 
Posts: 55
Smile

Quote:
Originally Posted by phoenix View Post
This record should point to your LAN IP address:

Code:
pop.domain.com. 1 IN A 59.93.43.183
You also don't need two MX records for the same server, remove the first one:

Code:
domain.com. 1 IN MX 0 pop.domain.com.
domain.com. 1 IN MX 10 pop.domain.com.
Can you specify that where is the problem?
is it DNS?
or how can i get rid of this??
Thanks in advance....
Reply With Quote