~sambuddhabasu1/mailman/fix_mailman_run_error

« back to all changes in this revision

Viewing changes to src/mailman/pipeline/mime_delete.py

  • Committer: Barry Warsaw
  • Date: 2012-03-17 17:26:05 UTC
  • Revision ID: barry@list.org-20120317172605-1houqkv6kxvscoyp
Adjustments after landing the nopipermail branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
64
64
        raise errors.RejectMessage(why)
65
65
    elif mlist.filter_action is FilterAction.forward:
66
66
        # Forward it on to the list moderators.
67
 
        # FIXME 2012-03-16 BAW: Trunk uses .display_name
68
67
        text=_("""\
69
 
The attached message matched the $mlist.real_name mailing list's content
 
68
The attached message matched the $mlist.display_name mailing list's content
70
69
filtering rules and was prevented from being forwarded on to the list
71
70
membership.  You are receiving the only remaining copy of the discarded
72
71
message.