Hi,

See
http://www.mail-archive.com/[EMAIL PROTECTED]/msg03016.html
* http://nyx.ilk.com/qsspam/

There is a mention of a delete_mail_threshold. I have been trying to
implement that via mySQL but it doesn't appear to be doing anything. Is
there a component require that includes this function, or should it be
included by default? (SA 2.61)

Thanks

Carl R. Friend said:
>    On Sat, 10 Jan 2004, Andrew Cranson wrote:
>
>
>> Hi, strange, it's ignoring pretty much anything else I ask it to do via
mysql. Is there anything would override mysql preferences?
>
>    What do your per-user SQL preferences look like?  In order to
> override a stock score one must specify "score RULE_NAME" for the
"preference" column and the desired score in the "value" column. To wit,
one of my pet peeves is invisible HTML text, so I over-rode the default
with a SQL sequence of:
>
> insert into userpref (username,preference,value)
> values ('crfriend','score HTML_FONT_INVISIBLE','3.0');
>
>    If you're missing the "score" component, it will not work
> properly (been there, done that).
>
>    In general, the syntax in the MySQL database is identical to
> that in the various *.cf files.
>
>    Cheers.
>
> +------------------------------------------------+---------------------+
| Carl Richard Friend (UNIX Sysadmin)            | West Boylston       |
| Minicomputer Collector / Enthusiast            | Massachusetts, USA  |
| mailto:[EMAIL PROTECTED]                        +---------------------+
| http://users.rcn.com/crfriend/museum           | ICBM: 42:22N 71:47W |
+------------------------------------------------+---------------------+
>
>





-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to