Article 6MM2S SpamAssassin USER_IN_WELCOMELIST

SpamAssassin USER_IN_WELCOMELIST

by
mfoley
from LinuxQuestions.org on (#6MM2S)
Regarding SpamAssassin using USER_IN_WELCOMLIST instead of USER_IN_WHITELIST, in my email X-Spam-Report I get:
Code:* -0.0 USER_IN_WELCOMELIST User is listed in 'welcomelist_from'whereas with the USER_IN_WHITELIST I would get:
Code:* -100 USER_IN_WHITELIST DEPRECATED: See USER_IN_WELCOMELISTThe -100 was apparently the 'default' score for USER_IN_WHITELIST. Is there no such default for USER_IN_WELCOMLIST? The default appears to be 0.0. Do have to explicitly set a score in local.cif or does enabling "shortcircuit USER_IN_WELCOMLIST on" take care of that?

BTW - not being a perl expert, how would I determine that 'plugin Mail::SpamAssassin::Plugin::Shortcircuit' is enabled?
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments