![]() |
start mail postfix problem
# /etc/init.d/postfix start
Starting postfix: /usr/sbin/postconf: fatal: config variable inet_interfaces: host not found: localhost /usr/sbin/postconf: fatal: config variable inet_interfaces: host not found: localhost [FAILED] Hi there regarding to above error , does anyone know how to start this service properly # cat /proc/version Linux version 2.6.17-13mdv (rtp@octopus.mandriva.com) (gcc version 4.1.2 20070302 (prerelease) (4.1.2-1mdv2007.1)) #1 SMP Fri Mar 23 19:03:31 UTC 2007 |
It looks like your server doesn't know what localhost is. What do you get if you type ping localhost? What are the contents of /etc/hosts? You should have an entry there for:
127.0.0.1 localhost.localdomain localhost Also, make sure that you have proper resolvers in /etc/resolv.conf. |
| All times are GMT -5. The time now is 11:02 PM. |