> Which two files? OK .... I am working on the post install test. I am trying to follow them exactly how they are worded. I am stuck at Test child process termination. The two files I am talking about are .courier-test-default and .courier
I then started courier as ROOT, like it says to with /usr/lib/courier/sbin/courier start I then checked the systems log,like it says to ... I found no errors I then ran 'ps' and I so no mentioning of courier ... according to the courier site ". Run the ps command, and check that you only have the following processes running: courierd (two processes), courierdsn, courieruucp, courieresmtp, and courierlocal. You will also have a couple of "logger" processes hanging around, that's ok too" I posted the SSH output so everyone can see exactly what I did > Do: > > ps - auxww > > instead. That resulted in a whole bunch of output. I will post what I see is related to courier courier 1666 0.0 0.2 2436 1268 pts/0 S 08:29 0:00 -bash 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/libexec/courier/courierd courier 15774 0.0 0.1 2032 872 ? S 12:54 0:00 /usr/lib/courier/libexec/courier/courierd uucp 15775 0.0 0.1 1492 536 ? S 12:54 0:00 ./courieruucp root 15776 0.0 0.0 1416 380 ? S 12:54 0:00 ./courierlocal courier 15777 0.0 0.0 1548 484 ? S 12:54 0:00 ./courieresmtp courier 15778 0.0 0.0 1424 468 ? S 12:54 0:00 ./courierdsn > Netstat will tell you if anything's listening on the appropriate ports > (25, 110, 143, 443 etc). I was playing around with this. I did not really know exacly what to put in but I hope this is not a problem [root@pac10fans root]# netstat --ax25 netstat: no support for `AF AX25' on this system. ----- Original Message ----- From: "Juha Saarinen" <[EMAIL PROTECTED]> To: "M.B." <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, February 19, 2002 12:30 AM Subject: Re: [courier-users] Post Installation checks failed on show modules > On Mon, 18 Feb 2002, M.B. wrote: > > > I made a test account 'couriertest' with a home dir of /home/couriertest > > for this one. I then made the 'maildirmake'. I then created the two files > > in pico. > > Which two files? > > > [couriertest@pac10fans couriertest]$ su - root > > Password: > > [root@pac10fans root]# /usr/lib/courier/libexec/authlib/authdaemond start > > [root@pac10fans root]# /usr/lib/courier/libexec/authlib/authdaemond start > > Right, if you're using Red Hat Linux, start Courier with: > > service courier start > > -- at least I think that's the right invocation; I don't use the full > Courier suite. Look in your /etc/init.d/ directory. > > > [root@pac10fans root]# ps > > Do: > > ps - auxww > > instead. > > Netstat will tell you if anything's listening on the appropriate ports > (25, 110, 143, 443 etc). > > > -- > Juha > Take off every sig! > > > _______________________________________________ > 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
