| Commit message (Collapse) | Author | Files | Lines |
|
|
|
Gui/GuiBase.py
Gui/Privacy.py
Handlers/Moderate.py - Patched with a slightly modified version of sf patch
1220144 - allow specifying another list in
accept_these_nonmembers.
|
|
normalization, removal of tabs, copyright year updates to changed files,
docstring and comment fixes, and usage of True/False. I also made a pass
through the NEWS file.
One import was reordered, and after this commit I will move the mmdsr.readme
file to README.mmdsr.
From my perspective, after that we're ready to go.
I will port these changes forward to the trunk.
|
|
Update the filter only if there is hdrfilter_* input.
|
|
|
|
|
|
Instead of re-use, a new variable 'nonmember_rejection_notice' was
introduced. For compatibility with my patch for subject numbering,
'data_version' was raised by 3. Sorry for the leap but I want MY user
to get smooth update. (TK)
|
|
[ 1026977 ] check attachment header by SpamDetect.py
|
|
|
|
this looks easiest and my first commit to Mailman source tree. ;-) (TK)
|
|
collects regular expression rules to match against the message's outer
headers, along with the action to take when a match occurs.
|
|
|