Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In SpamAssassin version 4.0.0 all configuration directives, rulenames, eval-functions, command line options and modules that contain "whitelist" or "blacklist" have been renamed to contain "welcomelist" and "blocklist" terms. This allows acronyms like WL and BL to remain the same. Previous options names will continue work at least until version 4.1.0 is released.

...

Old optionNew option
add-addr-to-whitelistadd-addr-to-welcomelist
add-to-whitelistadd-to-welcomelist
remove-addr-from-whitelistremove-addr-from-welcomelist
remove-from-whitelistremove-from-welcomelist
add-addr-to-blacklistadd-addr-to-blocklist
add-to-blacklistadd-to-blocklist

List of changed module names:

Old nameNew name
Mail::SpamAssassin::Plugin::WhiteListSubjectMail::SpamAssassin::Plugin::WelcomeListSubject
Mail::SpamAssassin::AutoWhitelistMail::SpamAssassin::AutoWelcomelist