| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dmarc_moderation_action against a regexp of addresess
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only whitespace.
|
|
|
|
|
|
preferred_language.
|
|
|
|
removed envsender override when processing owner emails (envsender
was coded to use site-email, but to pass DMARC we need it to use
the virtual domain)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
nonmember post.
|
|
|
|
|
|
|
|
a list member for the regular_exclude_ignore check.
|
|
|
|
https://code.launchpad.net/~jimpop/mailman/mailman-auto-mod-verbose-members/+merge/276706/comments/699744
|
|
|
|
syntax to new attributes in the future. Changed Moderate.py to use the
GetPattern method to process the *_these_nonmembers lists.
|
|
continuation_ws when folding headers.
|
|
message if they all came after the list's subject_prefix.
|
|
the list's preferred_language had been changed from iso-8859-1 to
utf-8 without recoding the list's description.
|
|
headers are now removed by default from posts to anonymous lists.
|
|
in an unknown character set is fixed.
|
|
Handle regexps with trailing ':' in ANONYMOUS_LIST_KEEP_HEADERS.
|
|
text/plain part to a message wrapped via dmarc_moderation_action.
|
|
|
|
the 2.1 branch for release with 2.1.19. The 2.2 branch is now no different
from the 2.1 branch and will no longer be maintained.
|
|
original From: to Cc: when was already in an original Reply-To:. Fixed.
|
|
to WrapMessage.
Correct a misplaced item in NEWS.
|