On Friday 16 February 2001 16:10, qmailu wrote:
> > Hi,
>
> What is the default maximum value of POP3 connects in VPOPMAIL 4.9.6 ?Where
> do I specify the maximum number of POP3 connects ?
>
> Raghu
I presume you are using tcpserver.
http://cr.yp.to/ucspi-tcp/tcpserver.html :
-c n: Do not handle more than n simultaneous connections. If there are n
simultaneous copies of prog running, defer acceptance of a new connection
until one copy finishes. n must be a positive integer. Default: 40.
If you are running supervise simply change your tcpserver settings in:
/service/qmail-pop3d/run
---Frans