Re: spamd children run as root (again)

2005-04-27 Thread Boris Kovalenko
Hello! s/ignored/missed/ ;) that does look logical. I'd appreciate if other *BSD users could try that out... - --j. It works on my end; thanks. Me too, FreeBSD 5.4S -Brandon With respect, Boris

Re: Postrgres problems??

2005-03-08 Thread Boris Kovalenko
Hello! Yes, I use 1.40. I really don't know if I can use 1.32, because DBD was installed via port dependency. I will try to downgrade port and install 1.32 if this will not break anything. Vivek Khera wrote: On Mar 8, 2005, at 1:38 AM, Boris Kovalenko wrote: ERROR: column "newest

Postrgres problems??

2005-03-08 Thread Boris Kovalenko
Hello! I use SpamAssassin 3.0.2 with FreeBSD 5.3-STABLE and PostgreSQL 8.0. I found in my PostgreSQL's log many messages like: ERROR: column "newest_token_age" is integer, but expression type: character varying COMMAND: UPDATE bayes_vars SET newest_token_age = $1 WHERE id