~mailman-coders/mailman/2.1

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Mark Sapiro
  • Date: 2014-05-03 03:26:03 UTC
  • Revision ID: mark@msapiro.net-20140503032603-np173tdb7b38efyh
Make dmarc_quarantine_moderaction_action a list setting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
      default for this, and the list admin UI is not able to set an action
29
29
      which is 'less' than the default.  The prior ALLOW_FROM_IS_LIST setting
30
30
      has been removed and is effectively always Yes. There is a new
31
 
      DMARC_QUARANTINE_MODERATION_ACTION configuration setting which defaults
32
 
      to Yes but can be set to No to exclude domains with DMARC policy of
33
 
      quarantine from dmarc_moderation_action.
 
31
      dmarc_quarantine_moderation_action list setting with default set by a
 
32
      new DEFAULT_DMARC_QUARANTINE_MODERATION_ACTION configuration setting
 
33
      which in turn defaults to Yes.  The list setting can be set to No to
 
34
      exclude domains with DMARC policy of quarantine from
 
35
      dmarc_moderation_action.
34
36
 
35
37
      dmarc_moderation_action and from_is_list interact in the following way.
36
38
      If the message is From: a domain to which dmarc_moderation_action applies