View Single Post
  #12 (permalink)  
Old 07-28-2008, 08:42 AM
shibu shibu is offline
Junior Member
 
Posts: 7
Default

is ataman.serapis.pl resolving to 192.168.0.207 when you run...the below command on the system where you are installing ZCS

I assume you want to create email accounts for serapis.pl instead of ataman.serapis.pl, so you should have an MX record for serapis.pl as well.

host ataman.serapis.pl

/etc/hostname shoud have ataman.serapis.pl

---
DNS record if you use BIND on the authoritative name server for serapis.pl

ataman.serapis.pl. A 192.168.0.207
ataman.serapis.pl. MX 0 ataman.serapis.pl.
serapis.pl. MX 0 ataman.serapis.pl.
Reply With Quote