https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7826

--- Comment #22 from Kevin A. McGrail <[email protected]> ---
Hi All,

Since trunk is an unreleased branch, I am -1 to to switch to another branch. 
Users will be carefully alerted via an UPGRADE file and release announcements
for 4.0.

We did one patch to the system to prove it worked before we went through all
the various functions one by one.  I wanted the patch to be bite size and
reviewable.

To fix masscheck, a temporary stub for backwards compatibility until all the
functions are done should work like this:

sub _check_whitelist {
  return _check_allowlist(@_);
}

I like the idea of welcome and block to replace white and black. I +1 that and
can revert this change, switch from allowlist to welcomelist and add the stub
if others concur.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to