On Tue, 05 Dec 2017 21:03:07 -0500 Michael Grant wrote: > On 5 December 2017 18:40:15 GMT-05:00, Benny Pedersen <m...@junc.eu> > wrote: > >Michael Grant skrev den 2017-12-05 19:01: > > > >> loadplugin Mail::SpamAssassin::Plugin::HashBL HashBL.pm > > > >this line must not be in cf file but should be in pre file > >
> interesting, because "as distributed" & installed on Debian, it's in > our .cf file (and we've had no "problems"/"issues")! In general they are supposed to go in .pre files because those files are loaded earlier in the start-up process. With most plugins you can get away with loading them late, but a minority wont work correctly.