summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fixed minor conversion typobwarsaw1998-05-261-1/+1
* mm_defaults.py copied to mm_defaults.py.in for autoconf generation.bwarsaw1998-05-261-15/+32
* mm_defaults.py becomes mm_defaults.py.inbwarsaw1998-05-261-179/+0
* Added an Emacs turd to the top of the file.bwarsaw1998-05-261-5/+2
* Removed RCS crudbwarsaw1998-05-261-3/+73
* Calculate site password file location in global scope, using abwarsaw1998-05-261-4/+6
* Several changes:bwarsaw1998-05-261-46/+47
* Removed RCS crudbwarsaw1998-05-261-3/+3
* Removed RCS crudbwarsaw1998-05-261-8/+10
* Remove RCS crudbwarsaw1998-05-261-3/+4
* package marker filebwarsaw1998-05-261-0/+0
* Autoconf template for this directory's Makefile.bwarsaw1998-05-261-0/+73
* Fixed a typo in the zipcode.viega1998-05-2620-38/+38
* Sending the password notices (subscribe ack and reminder) to -adminmailman1998-05-261-7/+17
* Adding a list option that says to send the password reminders to themailman1998-05-262-2/+10
* .ScanMessage(): Consolidated BOUNCE and REMOVE handling on themailman1998-05-261-34/+29
* Whoops - reminder_to_admins will cause "-admin" to be appended to themailman1998-05-261-3/+3
* .GetOptionsURL(): only use the unobscured addr when optional argmailman1998-05-261-4/+17
* Added copyright notices to all source files where I am legally entitled to do...viega1998-05-2520-18/+357
* Slight simplification of remaining-messages log notice.mailman1998-05-241-3/+2
* Added provision for a bounce message where the email address is on aklm1998-05-241-3/+23
* .DeliverToList(): Append a sender field pointing to the list admin.klm1998-05-241-1/+2
* Use more of the available space in the basic description for 'info'klm1998-05-241-2/+5
* .RegisterBounce(): I think this corrects the bounce log reporting ofklm1998-05-211-3/+4
* Prevent bounce loops when admin-action recipient is itself theklm1998-05-211-30/+65
* Neglected to mention on last checkin:mailman1998-05-201-10/+10
* Do not send "user disabled" notices to admin when user is alreadymailman1998-05-201-17/+35
* .FormatDisabledNotice(): Text to put at top of user options pages tomailman1998-05-201-26/+46
* .DeleteMember(): Delete the option settings for the user (if any), asmailman1998-05-181-1/+3
* Really cosmetic change to the rule (dashes became underscores) in themailman1998-05-122-4/+4
* Essential cosmetic changes - one typo, and one missing comma (whichmailman1998-05-121-3/+3
* Incremented version to 1.0b3.klm1998-05-042-6/+10
* Removed change_boundary() - not necessary, now that the Digest classklm1998-05-041-17/+1
* Removed constant i added but didn't use (SUBJ_REGARDS_PREFIX).klm1998-05-032-7/+2
* .SaveForDigest():klm1998-05-021-18/+55
* .SendDigest(): digest_text wasn't defined - had to read the file.klm1998-05-011-2/+2
* On further thought, emphasize that case-changes only are acceptableklm1998-05-011-2/+2
* Whoops, a trivial after-checkin phrasing refinement.klm1998-05-011-2/+2
* .GetConfigInfo(): Reenable web-based setting of web_page_url. Thisklm1998-05-011-15/+42
* Strengthen admonition against setting reply_goes_to_list.klm1998-05-011-6/+10
* Digest(): new class which represents a digest in a presentation-klm1998-05-011-79/+134
* Digest class moved to mm_digest, because that is the only place itklm1998-05-011-19/+1
* .DeliverToList(): header and footer are now optional. (Digests nowklm1998-05-011-3/+3
* On john's urging, MIME is *not* default digest format, asklm1998-04-292-4/+4
* Beginning of Digest class. (Premature checkin forced by need toklm1998-04-281-1/+19
* Include a few more likely prospects among invalid request senders.klm1998-04-281-2/+2
* 1.0b2, not 1.0b1.2!klm1998-04-282-4/+4
* For mime digests, substitute the result of mimetools.chooseboundary()klm1998-04-271-67/+82
* New routine change_boundary, for substituting one mime boundary forklm1998-04-271-1/+17
* New LOOPING_POST error message, for wide-loop detection disposition.klm1998-04-271-1/+2