Re: FYI: pop-before-smtp works with cyrus-imapd-2.1.4

2002-05-20 Thread Ron Kuris
Hi, Yes, this is a better solution than my hack, although I wish it weren't a separate process. Ron On Sun, 2002-05-19 at 15:56, Henrique de Moraes Holschuh wrote: > On Sun, 19 May 2002, Amos Gouaux wrote: > > Precisely why we use DRAC. > > > > rk> My recent patch just updates access.db direct

RE: FYI: pop-before-smtp works with cyrus-imapd-2.1.4

2002-05-19 Thread Jeff Bert
oops, forgot to set a flag, my bad. jeff > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Jeff Bert > Sent: Sunday, May 19, 2002 7:22 PM > To: Amos Gouaux; [EMAIL PROTECTED] > Subject: RE: FYI: pop-before-smtp works with

RE: FYI: pop-before-smtp works with cyrus-imapd-2.1.4

2002-05-19 Thread Jeff Bert
of my rpm's that are available on the distribution disks. Jeff > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Amos Gouaux > Sent: Sunday, May 19, 2002 2:40 PM > To: [EMAIL PROTECTED] > Subject: Re: FYI: pop-before-smtp

Re: FYI: pop-before-smtp works with cyrus-imapd-2.1.4

2002-05-19 Thread Henrique de Moraes Holschuh
On Sun, 19 May 2002, Amos Gouaux wrote: > Precisely why we use DRAC. > > rk> My recent patch just updates access.db directly. No separate process is > rk> required. > > While a separate process is required for DRAC, the nice thing about > it is that it will clear out entries after some configur

Re: FYI: pop-before-smtp works with cyrus-imapd-2.1.4

2002-05-19 Thread Amos Gouaux
> On 19 May 2002 14:38:52 -0700, > Ron Kuris <[EMAIL PROTECTED]> (rk) writes: rk> While this script works most of the time, it wasn't very reliable during rk> log rollovers. Try continuously rolling over the log to reproduce the rk> problem. Also, parsing log entries takes a lot more CP

Re: FYI: pop-before-smtp works with cyrus-imapd-2.1.4

2002-05-19 Thread Ron Kuris
Jeff, While this script works most of the time, it wasn't very reliable during log rollovers. Try continuously rolling over the log to reproduce the problem. Also, parsing log entries takes a lot more CPU than the patch I provided recently. My recent patch just updates access.db directly. No

FYI: pop-before-smtp works with cyrus-imapd-2.1.4

2002-05-18 Thread Jeff Bert
I just wanted to let people know that the postfix addon software "pop-before-smtp" works seamlessly with cyrus-imapd-2.1.4 It's a great little script that checks the imapd log for valid pop3/imap logins and then writes the users IP to a hashed file that the smtpd daemon can check to validate a re