Re: Problem with handle_user

2008-01-13 Thread Loren Wilton
A bug report would seem like a reasonable thing to me. Loren - Original Message - From: "Matthew Goodman" <[EMAIL PROTECTED]> To: Sent: Sunday, January 13, 2008 7:40 PM Subject: RE: Problem with handle_user Well that certainly does address the origin of

RE: Problem with handle_user

2008-01-13 Thread Matthew Goodman
hat a downgrade completely fixes it. -Original Message- From: Matt Kettler [mailto:[EMAIL PROTECTED] Sent: Sunday, January 13, 2008 4:24 PM To: Matthew Goodman Cc: users@spamassassin.apache.org Subject: Re: Problem with handle_user Matthew Goodman wrote: > A downgrade to SpamAssass

Re: Problem with handle_user

2008-01-13 Thread Matt Kettler
Matthew Goodman wrote: A downgrade to SpamAssassin 3.2.3 returns functionality with per-user settings immediately. Any notes on what handle_user does and whether this is a new function of 3.2.4? It's not new. In fact, it was introduced into spamd somewhere between SA 1.3 (October 2001) and SA

RE: Problem with handle_user

2008-01-13 Thread Matthew Goodman
From: Matthew Goodman [mailto:[EMAIL PROTECTED] Sent: Saturday, January 12, 2008 8:22 AM To: users@spamassassin.apache.org Subject: RE: Problem with handle_user I know that it didn't happen under 3.2.3 because A) no config files changed, and B) very clearly my per-user settings are not being

RE: Problem with handle_user

2008-01-12 Thread Matthew Goodman
/var/vpopmail/domains/%d/%u/.spamassassin as stated in the command line that runs spamd. -Original Message- From: Matt Kettler [mailto:[EMAIL PROTECTED] Sent: Saturday, January 12, 2008 3:04 AM To: Matthew Goodman Cc: users@spamassassin.apache.org Subject: Re: Problem with handle

Re: Problem with handle_user

2008-01-12 Thread Matt Kettler
Matthew Goodman wrote: I am also having this error in my spamd.log file. Spamd is being run with: SPAMD_OPTS="-c -d -v -m 40 -s local4 -q -u vpopmail --virtual-config-dir=/var/vpopmail/domains/%d/%l/.spamassassin/ -H /var/vpopmail" And spamc is being called by qmail-scanner-2.01 with /usr/bi

Problem with handle_user

2008-01-11 Thread Matthew Goodman
n Suurmeijer Cc: users@spamassassin.apache.org Subject: Re: Problem with handle_user On Jan 9, 2008 3:23 PM, Stefan Suurmeijer <[EMAIL PROTECTED]> wrote: > Well, I think you're now telling spamd it should always run as nobody, I can > understand why that fixes the user unknown probl

Re: Problem with handle_user

2008-01-10 Thread Jason Frisvold
On Jan 9, 2008 3:23 PM, Stefan Suurmeijer <[EMAIL PROTECTED]> wrote: > Well, I think you're now telling spamd it should always run as nobody, I can > understand why that fixes the user unknown problem. But I need spamd to run > as the user the mail is intended for so I can use per-user settings. I

Re: Problem with handle_user

2008-01-09 Thread Stefan Suurmeijer
On Jan 9, 2008 6:56 PM, Jason Frisvold <[EMAIL PROTECTED]> wrote: > [snip] > > > > This happens for every mail received: unable to find user '' > > > With 3.2.3 I was running spamd as follows : > > /usr/bin/spamd -D -q -x -m5 -H --socketpath=/tmp/spamd.sock -r > /var/run/spamd.pid > > Everything s

Re: Problem with handle_user

2008-01-09 Thread Jason Frisvold
On Jan 7, 2008 6:59 PM, Stefan Suurmeijer <[EMAIL PROTECTED]> wrote: [snip] > Jan 8 00:47:29 smtp1 spamd[11786]: spamd: handle_user unable to find user: [snip] > > This happens for every mail received: unable to find user '' I've been having the same problem.. I think I just fixed it, though I'm

Re: Problem with handle_user

2008-01-08 Thread Matt Kettler
Stefan Suurmeijer wrote: Hi Matt, On Jan 8, 2008 2:36 AM, Matt Kettler <[EMAIL PROTECTED] > wrote: Stefan Suurmeijer wrote: > > Jan 8 00:47:29 smtp1 spamd[11786]: spamd: connection from localhost [ > 127.0.0.1 < http://127.0.0.

Re: Problem with handle_user

2008-01-08 Thread Stefan Suurmeijer
Hi Matt, On Jan 8, 2008 2:36 AM, Matt Kettler <[EMAIL PROTECTED]> wrote: > Stefan Suurmeijer wrote: > > > > Jan 8 00:47:29 smtp1 spamd[11786]: spamd: connection from localhost [ > > 127.0.0.1 ] at port 5468 > > Jan 8 00:47:29 smtp1 spamd[11786]: spamd: handle_user unable to fi

Re: Problem with handle_user

2008-01-07 Thread Matt Kettler
Stefan Suurmeijer wrote: Hi list, I'm trying to use spamassassin with per-user rules on a machine running Linux with sendmail 8.14.2 and cyrus imapd 2.2.12. I'm running into a small problem: it seems that spamd doesn't know which user the mail is intended for and therefore always uses the def

Re: Problem with handle_user

2008-01-07 Thread John D. Hardin
On Tue, 8 Jan 2008, Stefan Suurmeijer wrote: > I'm trying to use spamassassin with per-user rules on a machine > running Linux with sendmail 8.14.2 and cyrus imapd 2.2.12. I'm > running into a small problem: it seems that spamd doesn't know > which user the mail is intended for and therefore alway

Problem with handle_user

2008-01-07 Thread Stefan Suurmeijer
Hi list, I'm trying to use spamassassin with per-user rules on a machine running Linux with sendmail 8.14.2 and cyrus imapd 2.2.12. I'm running into a small problem: it seems that spamd doesn't know which user the mail is intended for and therefore always uses the default settings: Jan 8 00:47:2