LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   My sendmail process hangs on boot up (https://www.linuxquestions.org/questions/fedora-35/my-sendmail-process-hangs-on-boot-up-501085/)

guarriman 11-13-2006 02:58 AM

My sendmail process hangs on boot up
 
Hi.

Working in FC2 with sendmail v8.12.11-4.6, the daemon hangs on
boot up.

My '/etc/hosts' file:
---------------
127.0.0.1 localhost pc02
192.168.2.102 pc02
----------------

My '/etc/sysconfig/network' file:
---------
NETWORKING=yes
HOSTNAME=pc02
---------

If I do:
# ping pc02
it resolves properly, so... what am I doing wrong?

Thank you very much.

benjithegreat98 11-13-2006 10:07 AM

My guess is that "192.168.2.102 pc02" from your host file is borking things. Remove that line and then try it.

EDIT:
Or remove pc02 from the 127.0.0.1 line. Whichever you want it to resolve to, remove the other one. It can't be both.


All times are GMT -5. The time now is 07:29 AM.