On Thu, May 27, 2004 at 12:25:06PM +0000, Giles Coochey wrote: > If I run spamd with the "-u nobody" flag then I find that Pyzor checks fail. > > Running with -D I get the following: > > spamd[30533]: [debug] Pyzor: couldn't grok response "Traceback (most recent > call last):"
In my own three-day acquaintance with it, I've found pyzor isn't very resilient, and does a stack dump if it can't cope with input. It's probably trying to create a .pyzor directory in 'nobody''s' home directory - which is probably either unwritable or nonexistant. Nick
