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 separate process is required. My patch can be found at: http://secondwivescafe.com/cyrus-imap-POPB4SMTP-patch.txt Ron On Sat, 2002-05-18 at 23:43, Jeff Bert wrote: > 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 relay. > > Jeff > > >