Ticket #55 (closed enhancement: fixed)
Support the use of wildcards in whitelists and blacklists
| Reported by: | rjl | Owned by: | rjl |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | amavisd-maia | Version: | 1.0.0 RC5 |
| Severity: | normal | Keywords: | whitelist blacklist wildcard |
| Cc: |
Description
In many cases it would be desirable to use wildcards such as '*' or '?' in a whitelist or blacklist entry, or even use a proper regular expression. This is particularly true for VERP-style mailing lists that issue a random token in the user portion of the address, e.g. user-12345abcdef@domain, where the "12345abcdef" portion changes with every mailing. Whitelisting such an address as "user-*@domain" would be much more elegant.
Change History
Note: See
TracTickets for help on using
tickets.

