> On 29 Jul 2019, at 6:48 pm, Thomas Eckardt <thomas.ecka...@thockar.com> wrote:
> 
> 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

OK, rebuild has finished - no warning this time. There must have been an 
invisible character in my spamdb field.

Thanks again for your help Thomas.

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

Reply via email to