Hi John, Thanks for the code. I am having some trouble with database locking. Have you experienced this? I am running RH 8.0 and Mimedefang 2.43 and SpamAssassin 2.63. I am also use DBI-1.42 and DBD-SQLite-0.31. This is the error message I am getting:
Jun 24 21:20:36 mail mimedefang-multiplexor[29758]: Slave 0 stderr: DBD::SQLite::st execute failed: database is locked at /etc/mail/mimedefang-filter-greylist line 247. DBD::SQLite::st execute failed: database is locked at /etc/mail/mimedefang-filter-greylist line 246. Any help would be greatly appreciated and thanks for your time! Rob -----Original Message----- From: John Kirkland [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 11:41 AM To: [EMAIL PROTECTED] Subject: [Mimedefang] Greylisting code with SQLite Backend Hi, all, I just converted my greylisting implementation to a SQLite backend. I created a web page with the code and basic install instructions: http://www.bl.org/~jpk/md-greylist/ My code is a derivation of work that was done by others in this mailing list... the most significant contribution here is the SQLite backend. It would be mostly trivial to go from this to a mysql or other DBD supported backend. Regards, John _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang _______________________________________________ Visit http://www.mimedefang.org and http://www.canit.ca MIMEDefang mailing list [EMAIL PROTECTED] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

