I have installed and configured QPopper 4.03 on a RH Linux 7.2 machine.  I 
am currently running some bench marking tests against it.  However during 
the test I am getting the following error in the /var/log/messages file:

linux xinetd[811]: Deactivating service pop3 due to excessive incoming 
connections.  Restarting in 30 seconds.

What do I need to do to so that it will not deactivate the service?

Below is my entry in my xinetd.conf

service pop3
{
         socket_type     =       stream
         protocol        =       tcp
         wait            =       no
         user            =       root
         server          =       /usr/local/sbin/popper
         server_args     =       popper -s -T240 -b /usr/local/bulletins
         port            =       110
}

"Education is not filling a bucket, but lighting a fire."
--William Yeats

Theresa M Peter
Applications Analyst
University of Cincinnati
Bearcat Online Email System
University Hall Suite 400
(513)556-9008

Reply via email to