Re: [SAtalk] spamc request : option -r for required score

2002-02-07 Thread Olivier M.
On Thu, Feb 07, 2002 at 02:01:30AM -0800, Craig Hughes wrote: > Probably the best way would be to use sql, or write another well, using sql is exactely the thing I'd like to avoid... :) Olivier -- _ Olivier Mueller - [EMAIL PROTECT

Re: [SAtalk] spamc request : option -r for required score

2002-02-07 Thread Craig Hughes
Probably the best way would be to use sql, or write another implementation of the Mail::SpamAssassin::Conf class which reads the data from wherever it is you store it. C On Thu, 2002-02-07 at 00:42, Olivier M. wrote: > Hello, > > Would it be possible to add an option to spamc, for example -r, >

[SAtalk] spamc request : option -r for required score

2002-02-07 Thread Olivier M.
Hello, Would it be possible to add an option to spamc, for example -r, which would set/overwrite the required score (defaults 5.0) to make a mail defined as spam? I'd like to call spamc from a program which already know this information, and would not like to create an unix user per mailbox o