Skip to content
Snippets Groups Projects
  1. Mar 21, 2012
    • Jared Hancock's avatar
      Reject tickets from banned emails · 28911eec
      Jared Hancock authored
      This will include other information described in email filters that mark the
      email as rejected. For instance, sender-name, message body content, etc. It
      also allows for other matching methods (contains, !=, !contains), rather
      than the quick banlist method from EmailFilter::isBanned().
      
      Also fix bug in Filter::__construct that prevented any filter from ever
      matching
      28911eec
  2. Mar 19, 2012
Loading