> Immediately, DCC and Razor stopped working. So to my > user_prefs I added: > > loadplugin Mail::SpamAssassin::Plugin::DCC > loadplugin Mail::SpamAssassin::Plugin::Razor2
user_prefs is too late. You are loading the plugins after the rules have
already been processed and ignored because the plugin wasn't loaded.
You'll probably have to work with whoever controls the master configuration
to have them fix init.pre and load those plugins when they should be.
Loren
