> yes, it means you have no servers listening on 110 or 25 --> neither your > pop3d nor your smtpd are running. just to be sure, your courier-related > processes are still running (courierd, etc)? ie. > > ps aux | grep courier > > shows you this 5 or so processes, but netstat -an doesn't show the open > ports?
[root@pac10fans root]# ps aux | grep courier root 1665 0.0 0.1 2356 1004 pts/0 S 08:29 0:00 su - courier courier 1666 0.0 0.2 2436 1268 pts/0 S 08:29 0:00 -bash root 14992 0.0 0.1 1700 576 ? S 09:22 0:00 /usr/lib/courier/ root 14993 0.0 0.1 1876 756 ? S 09:22 0:00 /usr/lib/courier/ root 14994 0.0 0.1 1876 756 ? S 09:22 0:00 /usr/lib/courier/ root 14995 0.0 0.1 1876 756 ? S 09:22 0:00 /usr/lib/courier/ root 14996 0.0 0.1 1876 756 ? S 09:22 0:00 /usr/lib/courier/ root 14997 0.0 0.1 1876 756 ? S 09:22 0:00 /usr/lib/courier/ root 15224 0.0 0.1 2364 1008 pts/0 S 10:33 0:00 su - couriertest root 15490 0.0 0.1 2356 1004 pts/0 S 10:41 0:00 su - couriertest root 15608 0.0 0.1 1956 564 ? S 10:54 0:00 /usr/lib/courier/ root 15861 0.0 0.1 2360 1008 pts/0 S 13:39 0:00 su - couriertest courier 29016 0.0 0.1 2032 876 ? S 16:54 0:00 /usr/lib/courier/ uucp 29017 0.0 0.1 1488 532 ? S 16:54 0:00 ./courieruucp root 29018 0.0 0.0 1416 380 ? S 16:54 0:00 ./courierlocal courier 29019 0.0 0.0 1548 484 ? S 16:54 0:00 ./courieresmtp courier 29020 0.0 0.0 1424 468 ? S 16:54 0:00 ./courierdsn root 29088 0.0 0.1 1732 596 pts/0 R 17:37 0:00 grep courier [root@pac10fans root]# How do I fix this, is there a solution I am still in the testing phase from the courier site .... does this matter at this point ----- Original Message ----- From: "Nico Wieland" <[EMAIL PROTECTED]> To: "M.B." <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2002 5:22 AM Subject: RE: [courier-users] Post Installation checks failed on show modules .. more problems > > [couriertest@pac10fans courier]$ netstat -an > > Active Internet connections (servers and established) > > Proto Recv-Q Send-Q Local Address Foreign Address State > > tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN > > tcp 0 0 127.0.0.1:32769 0.0.0.0:* LISTEN > > tcp 0 0 0.0.0.0:515 0.0.0.0:* LISTEN > > tcp 0 0 0.0.0.0:901 0.0.0.0:* LISTEN > > tcp 0 0 0.0.0.0:3306 0.0.0.0:* LISTEN > > tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN > [...] > [snip] > > i dont see 25 or 110, is that a problem here > > yes, it means you have no servers listening on 110 or 25 --> neither your > pop3d nor your smtpd are running. just to be sure, your courier-related > processes are still running (courierd, etc)? ie. > > ps aux | grep courier > > shows you this 5 or so processes, but netstat -an doesn't show the open > ports? > > -n > > > > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
