Re: improved popminpoll handling

2003-11-03 Thread Brian K. Becknell
Phil, I ran into the same problem when migrating to cyrus. I turned off polling due to it's harshness. Please send me the patch!!! thanks -brian > On my old UW POP server I added a patch to limit the polling frequency. > Rather than just apply a fixed minimum time interval I made it give > so

Re: improved popminpoll handling

2003-10-31 Thread Rob Siemborski
On Fri, 31 Oct 2003, Sebastian Hagedorn wrote: > > On my old UW POP server I added a patch to limit the polling frequency. > > I'd be interested in having that patch - could I ask you to send it to me > or point me to a URL? It probably makes sense to post it on bugzilla. I'm not sure if we'd ta

Re: improved popminpoll handling

2003-10-31 Thread Sebastian Hagedorn
Hi, --On Donnerstag, 30. Oktober 2003 18:29 Uhr + Phil Chambers <[EMAIL PROTECTED]> wrote: On my old UW POP server I added a patch to limit the polling frequency. I'd be interested in having that patch - could I ask you to send it to me or point me to a URL? Rather than just apply a fixed

improved popminpoll handling

2003-10-30 Thread Phil Chambers
On my old UW POP server I added a patch to limit the polling frequency. Rather than just apply a fixed minimum time interval I made it give some flexibility. The patch allows users to do a few checks in quick succession but would fail if the longer term rate was too high. This is something wh