[TriLUG] xinted and pop - how do they work together?

Christopher L Merrill chris at webperformanceinc.com
Thu Sep 4 13:03:12 EDT 2003


Joseph Tate wrote:
> Do a chkconfig --list ipop3, chkconfig --list httpd and chkconfig --list 
> postfix and send the output.  The package name is imap.  Look at the 
> manpage for chkconfig to turn daemons on and off.

Thanks!...always wondered how to do that.  I think Postfix didn't restart
because it wasn't configured for any runlevels.  Apache was, however, so I'm
still a little confused there.

I did not change the config for ipop3, so the following would seem to
indicate that it should be working, correct?

[root at server etc]# chkconfig --list ipop3
ipop3           on
[root at server etc]# chkconfig --list httpd
httpd           0:off   1:off   2:off   3:on    4:on    5:on    6:off
[root at server etc]# chkconfig --list postfix
postfix         0:off   1:off   2:off   3:on    4:on    5:on    6:off
[root at server etc]# runlevel
N 5

(in the above listing, I fixed httpd and postfix to run at levels 3-5,
  but left ipop3 as it was)

TIA,
Chris


-- 
-------------------------------------------------------------------------
Chris Merrill                      |  http://webperformanceinc.com
Web Performance Inc.               |  http://webperformancemonitoring.net

Website Load Testing, Stress Testing, and Performance Monitoring Software
-------------------------------------------------------------------------




More information about the TriLUG mailing list