On Mon, 31 Mar 2008, John Peacock wrote:
but I don't know what Matt was trying to fix. As Ask surmised, the whole
point was to have the object hooks, not a package hooks, be used, since the
hooks registered are attributes of the object, not the class.
Attached is a diff that fixes both tls a
Hanno Hecker escribió:
Maybe it's related to this:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471643
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467298
(or any other freshclam locking db dir related bugs)
Our clamd just shut down tonight, after the restart all was fine. Maybe
it's ok
Matt Sergeant wrote:
So I'm about to apply Hano's fix for this - if you still object we can
always back out the patch. The point being that per-object hooks never
really worked, and this way is faster.
Go ahead, I've been off the net for the last 5 days (installing a new OS on a
new hard driv
Hi,
this patch sets a way to disable any loaded plugin(s) for the current
client. I'm not going to commit this before Ask released 0.43. Matt
(and others with high traffic) should be ok with the one more line
next unless $code->{run};
per hook.
The plugins_loaded() should be in to Qpsmtpd.pm. A
Hanno Hecker wrote:
Hi,
this patch sets a way to disable any loaded plugin(s) for the current
client. I'm not going to commit this before Ask released 0.43. Matt
(and others with high traffic) should be ok with the one more line
next unless $code->{run};
per hook.
The plugins_loaded() should