[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Disabling IMAP



On Tue, 10 Apr 2001, Danny Daniels wrote:

> 
> Is it possible to disable IMAP from the GUI on a raq3 or raq4
> 
> Or can this be done safely from /etc/inetd.conf.

Yes, it's the only way. (that I know of)

> 
> Note: I remarked out IMAP in the file inetd.conf. It disabled IMAP just like
> it should. However the GUI starting producing a warning under the ACTIVE
> MONITOR. I got a little worried and reveresed inetd.conf
> 
The active monitor is sometimes (sometimes? :)) very stupid by it's
annoyance.
There is an option to stop him from that behaviour, but, about once a
month, he'll change that config file again, and the monitor will bug you
again.

If that fits your needs, login as admin, su to root
then do
cd /etc/cobalt/swatch/services
pico imap

<now an editor will open>

go to the line:

state = on

change it to:

state = off

do ctrl+x -> y -> enter

on the next active monitor refresh (within 15 minutes) - active monitor
would should the imap services with "No info" next to it.

hope this helps :-)

> I am tring to get my RAQ's down to a minimal amount services needed.  IMAP
> is service I do not use and do not need.
> 
> -Danny
>  dcd@xxxxxxxxxxxxxxxxxx
> 
> 

 -shimi