Mailing List Archive

[Bug 7826] Improve language around whitelist/blacklist and master/slave
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7826

--- Comment #60 from Kevin A. McGrail <kmcgrail@apache.org> ---
svn commit -m 'whitelist_auth to welcomelist_auth,
unwhitelist_auth to unwelcomelist_auth,
def_whitelist_auth to def_welcomelist_auth,
check_forged_in_whitelist to check_forged_in_welcomelist,
check_from_in_default_whitelist to check_from_in_default_welcomelist,
check_uri_host_in_whitelist to check_uri_host_in_welcomelist,
check_from_in_blacklist to check_from_in_blocklist,
check_to_in_blacklist to check_from_in_blocklist,
check_to_in_blacklist to check_to_in_blocklist,
and whitelist_bounce_relays to welcomelist_bounce_relays for bug 7826'

Sending MANIFEST
Sending lib/Mail/SpamAssassin/Conf.pm
Sending lib/Mail/SpamAssassin/Plugin/DKIM.pm
Sending lib/Mail/SpamAssassin/Plugin/FreeMail.pm
Sending lib/Mail/SpamAssassin/Plugin/SPF.pm
Sending lib/Mail/SpamAssassin/Plugin/VBounce.pm
Sending lib/Mail/SpamAssassin/Plugin/WLBLEval.pm
Sending rules/20_vbounce.cf
Sending rules/50_scores.cf
Sending rules/60_whitelist.cf
Sending rules/60_whitelist_auth.cf
Adding t/blocklist_autolearn.t
Sending t/data/01_test_rules.cf
Adding t/freemail_welcome_block.t
Adding t/spf_welcome_block.t
Transmitting file data ...............
Committed revision 1884922.

--
You are receiving this mail because:
You are the assignee for the bug.
[Bug 7826] Improve language around whitelist/blacklist and master/slave [ In reply to ]
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7826

--- Comment #61 from Kevin A. McGrail <kmcgrail@apache.org> ---
svn commit -m 'Found missing rule eval registration in VBounce.pm for
check_whitelist_bounce_relays and changed 60_whitelist.cf hierarchy to handle
ifplugin/if/else/endif problems'
Sending lib/Mail/SpamAssassin/Plugin/VBounce.pm
Sending rules/60_whitelist.cf
Transmitting file data ..done
Committing transaction...
Committed revision 1884961.

--
You are receiving this mail because:
You are the assignee for the bug.
[Bug 7826] Improve language around whitelist/blacklist and master/slave [ In reply to ]
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7826

--- Comment #62 from Kevin A. McGrail <kmcgrail@apache.org> ---
svn commit -m 'added logic for vbounce rules for 3.4 vs 4.0 with the new code
changes and fixed two meta rule misspellings as well as cleaned up a lot of
whitespace for bug 7826'
Sending rules/20_vbounce.cf
Sending rules/60_whitelist.cf
Transmitting file data ..done
Committing transaction...
Committed revision 1884976.

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