Ticket #90 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

Add hierarchical whitelists/blacklists

Reported by: rjl Owned by: rjl
Priority: normal Milestone: 1.0.0
Component: PHP scripts Version: 1.0.0 RC5
Severity: normal Keywords: whitelist blacklist
Cc:

Description

From pbuonora@…:

Add "global whitelist management for entire domains".

Essentially a hierarchical inheritance system for whitelists and blacklists, whereby the actual whitelist/blacklist used for a given item is the union of system-wide, domain-wide, and personal whitelists/blacklists, with perhaps a per-user option to opt out of this mechanism.

Change History

Changed 4 years ago by rjl

  • status changed from new to closed
  • resolution set to fixed

This is the built-in default behaviour in amavisd-new 2.x. The whitelists and blacklists for user@domain, @domain, and @. are all checked in this version.

Note: See TracTickets for help on using tickets.