If you've changed 'spamdb' to 'DB:' you need to restart assp to activate 
the setting.

Under normal conditions it is impossible to get the warning 
"please set the config parameter 'spamdb' to 'DB:' or 'HMMusesBDB' to 'On' 
- unable to populate HMM"
if 'spamdb' is set to 'DB:'

the related code looks like:

    if ($DoHMM) {
        if ($main::spamdb eq 'DB:' or .... or....) {
            run the code to populate HMM
        } else {

            log( "please set the config parameter 'spamdb' to 'DB:' or 
'HMMusesBDB' to 'On' - unable to populate HMM");
        }



Thomas




Von:    "James Brown" <jlbr...@bordo.com.au>
An:     "ASSP development mailing list" <assp-test@lists.sourceforge.net>
Datum:  29.07.2019 03:11
Betreff:        [Assp-test] RebuildDB report says to set spamdb to 'DB:' 
but it is



My RebuildSpamDB Report has the line:

"please set the config parameter 'spamdb' to 'DB:' or 'HMMusesBDB' to 'On' 
- unable to populate HMM"

But I have spamdb set to ‘DB:’. From assp.cfg:

spamdb:=DB:

So why would I be getting the line about needing to set it?

ASSP version 2.6.4  *SPAM-Evaporator*  build 19195.

Thanks,

James.






_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************


_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to