RE: [Qmail-scanner-general]Environment variables

2003-06-30 Thread Dallas L. Engelken
> -Original Message- > From: J. Kendzorra [mailto:[EMAIL PROTECTED] > Sent: Monday, June 30, 2003 10:13 AM > To: [EMAIL PROTECTED] > Subject: Re: [Qmail-scanner-general]Environment variables > > > > > $spamc_options="-f -u" and later > >

Re: [Qmail-scanner-general]Environment variables

2003-06-30 Thread J. Kendzorra
> > $spamc_options="-f -u" and later > > &debug("SA: run $spamc_binary $spamc_options $recips < > > $scandir/$wmaildir/new/$file_id") > > and > > open(SA,"$spamc_binary $spamc_options $recips < > > $scandir/$wmaildir/new/$file_id|") (...) > > And it seems to work for me, even cc-user's user_prefs a

RE: [Qmail-scanner-general]Environment variables

2003-06-30 Thread Dallas L. Engelken
> -Original Message- > From: J. Kendzorra [mailto:[EMAIL PROTECTED] > Sent: Sunday, June 29, 2003 4:03 AM > To: [EMAIL PROTECTED] > Subject: Re: [Qmail-scanner-general]Environment variables > > > Hi Dallas, > i tried your solution, but for me it didn't

Re: [Qmail-scanner-general]Environment variables

2003-06-29 Thread Jason Haar
On Sun, Jun 29, 2003 at 07:36:13PM -0400, Rick Macdougall wrote: > Hi, > > Sorry, haven't been following this thread, but how do you handle > multiple to's, cc's etc? It doesn't - just like the other patch mentioned. If a mail message comes in for >1 recipient, then SA cannot do per-user configu

Re: [Qmail-scanner-general]Environment variables

2003-06-29 Thread Rick Macdougall
Hi, Sorry, haven't been following this thread, but how do you handle multiple to's, cc's etc? Regards Rick Jason Haar wrote: This per-user SA configuration option is available under the next release of Q-S. I should announce it this week. It's rather a big change - I've been burning it in for

Re: [Qmail-scanner-general]Environment variables

2003-06-29 Thread Jason Haar
This per-user SA configuration option is available under the next release of Q-S. I should announce it this week. It's rather a big change - I've been burning it in for the past 4 months here to see how well it behaves: it's seems decent enough ;-) Oh yeah - it'll be a release candidate first.

Re: [Qmail-scanner-general]Environment variables

2003-06-29 Thread J. Kendzorra
Hi Dallas, i tried your solution, but for me it didn't work because the .qmail-file didn't seem to be processed / spam wasn't tagged, no headers changed. So I tried something different that seems very simple to me, but I don't know if that may cause trouble in the future: I tried something differ

Re: [Qmail-scanner-general]Environment variables

2003-06-28 Thread Adam Denenberg
i am not sure if qmail-scanner has access to those variables yet. Those env variables are set by qmail-local if i remember correctly so you would have to be calling something out of a .qmail file to get those variables. At the mta level you probably have to pull out the RCPT to lines to ge

RE: [Qmail-scanner-general]Environment variables

2003-06-27 Thread Dallas L. Engelken
> -Original Message- > From: J. Kendzorra [mailto:[EMAIL PROTECTED] > Sent: Friday, June 27, 2003 3:43 PM > To: [EMAIL PROTECTED] > Subject: [Qmail-scanner-general]Environment variables > > > Hello list, > I searched the archive for that, but didn't find anything: > I'd like to use SpamA