| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
| |
relative paths, mainly GetScriptURL->the appropriate replacement.
Now I'm done w/ checkins, and I'm going to test the current snapshot.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(SUBSCRIPTION_AUTH_TEXT, POSTING_AUTH_TEXT): Some small, but important
formatting changes. The wrapping/filling algorithm says not to fill
any lines that begin with whitespace, so for the two embedded lists
that shouldn't be filled, start the lines with a couple of spaces.
RefuseRequest(): Call SendTextToUser() with raw=1 so that the text of
the original message will not be wrapped/filled. Some of the text
should probably be wrapped/filled but that's too hard to separate out
right now.
|
| | |
|
| |
|
|
|
|
|
| |
do so.
Added a copy of the GNU GPL.
Added information about mailman-users in README, and reworded some text in there (made the credits less verbose... perhaps they should move to a credits file?)
|
| |
|
|
| |
__version__ info.
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
dispositions - for spam, it doesn't send email to poster, just
discards their posting.
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
.AddRequest(), for admin notices.
Stop inhibiting sending of request refusal for moderated messages! (I
think this was confused with sending of request queuing, which should
be suppressed, and now is in the ../scripts/post script.)
Refined various notice's text a bit, including adding more info.
|
| |
|
|
|
|
|
|
|
|
| |
notices sent whenever a new admin request (vetted subscriptions or
list postings) arrives, in addition to daily notice.
Repair what is logged (was using list. instead of self.).
Relocate message body texts to "constants" just after imports, at the
least so they don't screw up emacs tracking of indentation levels.
|
| |
|
|
|
|
|
|
|
|
| |
pending approval in 'vette' log file (using new MailList.LogMsg()
method).
ListAdmin.HandleAddMemberRequest(): Handle (new) detection of
subscription approval of already subscribed members (eg, when
duplicate subscription requests were blanket approved in a single
subscription vetting).
|
| |
|