View Single Post
  #3 (permalink)  
Old 11-22-2009, 11:27 PM
machinakias machinakias is offline
Intermediate Member
 
Posts: 21
Default still the same problem

dear all....
after trying some other configurations,my problem remains.........
i can send emails,but i cannot receive....

here is my setup details:
server OS ubuntu 8.04 server (fully updated)
zimbra 6.0.2 GA 1912 (the latest one for ubuntu 32 bit)

my config files:

/etc/hosts
192.168.1.20 mail.mydomain.net
my external ip mail.mydomain.net


/etc/bind/named.conf.options
// query-source address * 53
forwarders
my external ip; dns hol; dns hol;


/etc/resolv.conf
nameserver 192.168.1.20
nameserver 195.xx.xxx.xxx (external ip)
nameserver 192.168.1.1


/etc/hostname
zeus



i also get this error on boot my server....

sadc not enabled in /etc/default/sysstat


can you give me some advice please? thank you for your attention!
Reply With Quote