View Single Post
  #31 (permalink)  
Old 06-19-2009, 06:40 AM
ask2me007 ask2me007 is offline
Special Member
 
Posts: 110
Default

Quote:
Originally Posted by ask2me007 View Post
Dear Phoenix

As you said i checked firewall ,and there is no firewall loaded here.

root@pop:~# sudo ufw status
Firewall not loaded
And the apparmor disabled by using the following commands

sudo /etc/init.d/apparmor stop
sudo update-rc.d -f apparmor remove

Any way the problem i still there

Jun 19 19:05:04 pop postfix/smtp[11562]: EAD18802336: to=<ask2me007@gmail.com>, relay=none, delay=0.08, delays=0.08/0.01/0/0, dsn=4.4.1, status=deferred (connect to 59.93.43.183[59.93.43.183]: Connection refused)


zimbra@pop:/root$ cat /etc/nsswitch.conf
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc "Name Service Switch"' for information about this file.

passwd: compat
group: compat
shadow: compat

hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4
networks: files

protocols: db files
services: db files
ethers: db files
rpc: db files

netgroup: nis
Reply With Quote