|
|
>> disable this v320.pre:loadplugin
Mail::SpamAssassin::Plugin::Rule2XSBody
>> and restart spamd. your errors will go away.
you did not listen, but try:
spamassassin 2>&1 -D --lint | less
any unwanted plugins failing ?, or do you like to use more plugins ?
enableing more plugins is not always all needed to use more plugins if
host os missing perl modules
my own update script is like:
#/bin/sh
sa-update
sa-compile
/etc/init.d/amavisd restart
restart spamd if amavisd is not used
sa-compile needs re2c installed
spamassassin 체크
spamassassin 2>&1 -D --lint | less