On Sat Oct 14 2000 at 09:27, [EMAIL PROTECTED] wrote:

> When using qmail on RedHat <7.0 I used this in inetd.conf
> 
> pop-3   stream  tcp     nowait  root    /var/qmail/bin/qmail-popup
> qmail-popup mail.example.com /bin/checkpassword
> /var/qmail/bin/qmail-pop3d Maildir
> 
> What and where am I to do with Xinetd?

Read the man pages and /usr/doc/xinetd*/* docs (see what comes with
the package with "rpm -qil xinted" or whatever), and probably also
the redhat 7.0 documentation -- such a major system daemon change
must surely be well documented in there.

It would have to be just as easy to plug in your own inetd daemons
for xinted as it is for inetd itself.  Just add a new config section
in its config file for the pop3 port that what does what you want.

xinetd is different from inetd in how it is configured.  Not harder
or more complex, only different.  But it has a lot more features.

Cheers
Tony



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to