OT: CrossPlatform email client?

shrek-m at gmx.de shrek-m at gmx.de
Thu Nov 13 12:52:08 UTC 2003


Douglas Furlong wrote:

>Does chkconfig imap on, alter the xinetd configuration files,
>

yes

# grep disable /etc/xinetd.d/imap ; chkconfig imap off ; grep disable 
/etc/xinetd.d/imap
        disable = no
        disable = yes

> or does it
>place a link in the appropriate init.d directories?
>  
>

you need no link for imap in /etc/rc.d/init.d/

for non-xinetd-based services you can use

chkconfig --add <service>
chkconfig --del <service>

-- 
shrek-m





More information about the fedora-list mailing list