On Sun, 14 Oct 2007, Michael Parker wrote:
> Rob Mangiafico wrote:
> > We're converting a server from per user mysql bayes to sitewide bayes
> > using the "bayes_sql_override_username USERNAME" command. We want to use
> > the data for one username in the mysql db already that has quite a nice
>
Rob Mangiafico wrote:
> We're converting a server from per user mysql bayes to sitewide bayes
> using the "bayes_sql_override_username USERNAME" command. We want to use
> the data for one username in the mysql db already that has quite a nice
> buildup of trained ham and spam.
>
> Can we simply
We're converting a server from per user mysql bayes to sitewide bayes
using the "bayes_sql_override_username USERNAME" command. We want to use
the data for one username in the mysql db already that has quite a nice
buildup of trained ham and spam.
Can we simply change the username in the mysql
Michael Parker wrote:
>
> Magnus Anderson wrote:
>> Hi,
>>
>> I have a script that runs every night with sa-learn to learn new ham/spam
>> messages for every user.
>> I do this with running these commands
>>
>> /usr/bin/sa-learn --ham --no-sync -u {$_array['sa_user']}
>> {$_dir['inbox']}
>> /
Magnus Anderson wrote:
> Hi,
>
> I have a script that runs every night with sa-learn to learn new ham/spam
> messages for every user.
> I do this with running these commands
>
> /usr/bin/sa-learn --ham --no-sync -u {$_array['sa_user']} {$_dir['inbox']}
> /usr/bin/sa-learn --ham --no-sync -u {$_ar
On Sun, 2007-10-14 at 16:21 +1000, Lars Ippich wrote:
> > That does *not* look like the default X-Spam-Report header as inserted
> > when using report_safe 0. That looks like a custom added header. And a
> > broken one, frankly...
>
> You can see the header template at
> http://mod.privatepaste.c
Guys,
I am on 3.1.8 on openSuSE 10.0. Since about
September something as change that now my total effective of Spamassassin
is some where about 40%.
If questions, anyone know of
script that works with postfix logs that looks at the total message of
day, then look as the spamassassin scores
Hi,
I have a script that runs every night with sa-learn to learn new ham/spam
messages for every user.
I do this with running these commands
/usr/bin/sa-learn --ham --no-sync -u {$_array['sa_user']} {$_dir['inbox']}
/usr/bin/sa-learn --ham --no-sync -u {$_array['sa_user']} {$_dir['ham']}
/usr/bi