Versions Compared

Key

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

...

Allow-listing is when you provide an email address or regular expression that, if the sender (from: address) matches, will be treated as good.  If a allowlisted entry is present, everything else is deemed bad.

What is Greylisting

Info

This feature has been removed within version 4.0+

Todo, its complicated, is a way to mark some content as bad based on further regexps.  Solved a use case long ago, needs revising or removing.

Processing Order

JEMH applies Blocklisting/Allowlisting checks through a Message Filter, a pluggable component.

...