I just install imap2000 from rpm, then use ntsysv or chkconfig to enable it for the runlevels I use. Then restart xinetd. xinet.d is like inetd, but puts each applications control file in /etc/xinetd.d rather than in one big inetd.conf file. This allows for packages to simply place a file in there and know that xinetd will pick it up, rather than having to edit the conf file (which can be tricky from the post-install script's point of view.
Michael On Sun, 2003-08-17 at 19:51, Arthur Moore wrote: > Anyone successfully got imap working on RedHat? it uses inetd, and I'm not > particularly familiar with it. I'm using postfix on RedHat9. > > Art > > > ____________________ > BYU Unix Users Group > http://uug.byu.edu/ > ___________________________________________________________________ > List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list -- Michael L Torrie <[EMAIL PROTECTED]> ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
