Fine if A) "ipop3" actually installed with RH7 and B) most people
actually ran it.

Most pop3 daemons run as a daemon, now...I point you at qpopper,
cucipop, gnu-pop3d, and a great many others.

On 16 Jan 2001 17:38:00 -0500, Trond Eivind Glomsr d wrote:

>Mike Burger <[EMAIL PROTECTED]> writes:
>
>> In 7.0, pop3d doesn't really run out of inetd/xinetd.  Normally, it runs
>> as a constantly running daemon, now.
>
>This is false.
>
>[teg@halden teg]$ cat /etc/xinetd.d/ipop3 
># default: off
># description: The POP3 service allows remote users to access their mail \
>#              using an POP3 client such as Netscape Communicator, mutt, \
>#             or fetchmail.
>service pop3
>{
>       disable = yes
>       socket_type             = stream
>       wait                    = no
>       user                    = root
>       server                  = /usr/sbin/ipop3d
>       log_on_success          += USERID
>       log_on_failure          += USERID
>}
>
>[teg@halden teg]$
> 
>
>teg, developer responsible for xinetd
>-- 
>Trond Eivind Glomsr d
>Red Hat, Inc.
>
>
>
>_______________________________________________
>Redhat-list mailing list
>[EMAIL PROTECTED]
>https://listman.redhat.com/mailman/listinfo/redhat-list
>





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

Reply via email to