After taking a closer look at the log I see that I'm getting several hundred of these per hour, all between X:00 and X:03. It looks like this is only happening while cleanup is running; apparently cleanup is locking the table.
Does this log entry indicate that policyd is permitting all mail since it can't contact the database, or is mail being deferred? -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jan Frode Myklebust Sent: Monday, August 25, 2008 11:51 PM To: [email protected] Subject: Re: [policyd-users] policyd bypasses all mail On 2008-08-26, albert <[EMAIL PROTECTED]> wrote: > I have several smtp servers running postfix and policyd, and I recently > started seeing "whitelist=bypass" messages in the log on some of them: > > Aug 25 12:00:31 ldap6 policyd: rcpt=3250964, whitelist=bypass, > host=218.19.36.97 (unknown), [EMAIL PROTECTED]>Mbv5 )ΜΌ, > to@ ^G4g , size=0 We get this if for some reason policyd isn't able to talk to it's database. Mysql has a tendency to block the policyd from time to time, and we then run "mysqladmin flush-hosts" on the database server to clear it. -jf _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
