> > > [root@xlquest etc]# egrep "^[a-z].*" /etc/postfix/main.cf > > inet_interfaces = 192.168.1.2,127.0.0.1 > > inet_interfaces = localhost > > Multiple inet_interfaces declarations could be the problem. Remove > the 2nd instance which may overriding the first one forcing postfix to > listen on 127.0.0.1
confirm the second line is causing this issue , remove it should work. -Satya _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
