summaryrefslogtreecommitdiff
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use new .DeleteMember() arg to indicate whence this deletion came.mailman1998-04-031-14/+24
* Use new .DeleteMember() arg to indicate whence this deletion came.mailman1998-04-021-4/+4
* .DeleteMember(): add optional argument indicating whence the deletionmailman1998-04-021-1/+5
* Refined presentations for the listinfo page, including a newmailman1998-04-021-22/+37
* Added .ExtractApproval() method, which returns the validity of themailman1998-04-021-1/+11
* Add IncomingMessage.delitem() method, to remove approved headermailman1998-04-021-0/+15
* Implement message "approved" line recognition (and stripping!).mailman1998-04-021-1/+15
* Furthermore, mention the password-sending facility.klm1998-04-021-1/+4
* Mention the listinfo URL for the list in the mailcmd help message.klm1998-04-021-3/+10
* Whoops - realized that a null regexp (from stripping the empty string)mailman1998-03-311-1/+2
* Added option DEFAULT_ACCEPTABLE_ALIASES, for alternate names forklm1998-03-312-4/+10
* Added companion option for require_explicit_destination -klm1998-03-311-6/+21
* Small text refinements.klm1998-03-301-8/+5
* Adding 'nofail' option to StampedLogger init, so programs that useklm1998-03-301-8/+23
* Add an egregious spammer (actually, just one who happens to make itmailman1998-03-302-2/+4
* Comment enumerates private_roster values.klm1998-03-302-4/+4
* Change the weird umask (formerly 0700, which left files u-wrx,klm1998-03-301-1/+1
* AddressesMatch(): Do the right thing (in particular, no traceback!)klm1998-03-301-15/+29
* Revised subscription list presentation so it is on a separate page.klm1998-03-301-2/+64
* Include "manual_reprime" option in StampedLogger. When on (off byklm1998-03-291-5/+22
* Track changes to our defaults, including new default pipermailmailman1998-03-291-3/+1
* Untangled subscription confirmation cases.klm1998-03-291-22/+28
* Send error notice back when we clearly have a list-specific command,klm1998-03-271-22/+45
* Unlock only if alredy locked.mailman1998-03-271-1/+1
* Swap order on digested and non-digested members, so longer listmailman1998-03-271-8/+13
* Members (digest or non) are sorted only during presentation, not inmailman1998-03-271-0/+1
* Do *not* sort the members (digest or non) in the list record - sortmailman1998-03-271-2/+0
* A bit of refinement for the notices.mailman1998-03-271-11/+13
* Finally fix bounce handling so (1) there is an option for users to bemailman1998-03-271-26/+96
* Do *not* sort the members (digest or non) in the list record - sortmailman1998-03-271-5/+5
* Simpliefied FindMatchineAddress - it now only recognizes similaritymailman1998-03-261-25/+34
* Handle gracefully user records missing password entries.mailman1998-03-261-2/+5
* MMBadUserError for user records that have been corrupted, eg notmailman1998-03-261-0/+1
* If the lists are going to remain sorted, they must be sorted whenmailman1998-03-261-0/+2
* Various small message refinements, and conditionalized CHANGETEXTmailman1998-03-261-22/+42
* Provide for untitled messages in acknowledgement notices.mailman1998-03-261-2/+6
* new .Locked() method.mailman1998-03-261-2/+8
* In support of bounce-handling mechanism changes, to offer disabling ofmailman1998-03-262-12/+16
* Change bounce-handling mechanism to offer disabling of user account,mailman1998-03-261-13/+24
* In the subscribers list, indicate when a user is delivery-disabled bymailman1998-03-261-3/+9
* Changed sense of plain vs mime default digest format buttons, to agreemailman1998-03-241-1/+1
* Tracked change of names of 'closed' and 'auto_subscribe' options. Seemailman1998-03-241-28/+13
* Tracked change of names of 'closed' and 'auto_subscribe' options. Seemailman1998-03-241-6/+7
* Tracked change of names of 'closed' and 'auto_subscribe' options. Seemailman1998-03-241-1/+31
* Moved truncate and close of digest_file and topics_file to *just*mailman1998-03-241-15/+20
* Changed 'system' category log message to 'error'.mailman1998-03-241-1/+1
* Added logger and moved SendTextToUser and DeliverToUsermailman1998-03-241-4/+107
* Added implementation of 'discard' admin options to requestmailman1998-03-241-3/+8
* Changed names of 'closed' and 'auto_subscribe' options!mailman1998-03-242-6/+8
* Moved essential functionality of .SendTextToUser() andmailman1998-03-241-39/+35