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. |