summaryrefslogtreecommitdiff
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move the unconfigurable vars to the unconfigurable's section.klm1998-04-121-10/+10
* .CheckVersion(): When version skew is detected, call the new versionklm1998-04-121-4/+7
* Routines which rectify an old maillist with current maillist structure.klm1998-04-121-0/+113
* .MailUserPassword(): As with cron/mailpasswds, put a X-No-Archive: yesklm1998-04-121-2/+3
* DeliverToUser(): Add newline-terminators to add_header items whenklm1998-04-121-1/+3
* ApprovedAddMember(): Add a no-acknowledement option, eg forklm1998-04-111-4/+5
* Darn, missing close-paren.klm1998-04-111-2/+2
* Put the list-specific welcome near the top of the welcome message -klm1998-04-111-12/+7
* DeliverToList(): same bug as DeliverToUser() - repr to escape embeddedklm1998-04-111-3/+8
* DeliverToUser(): Aha! Resolved elusive bug - addresses containingklm1998-04-111-2/+3
* Shorten the public and private archive urls.mailman1998-04-111-5/+10
* Retire ARCHIVE_URL for PUBLIC_ARCHIVE_URL and PRIVATE_ARCHIVE_URLklm1998-04-103-6/+9
* FormatArchiveAnchor(): Use the new routine instead of static var val.klm1998-04-101-2/+2
* .GetBaseArchiveURL(): Function instead of _base_archive_url member varklm1998-04-101-4/+9
* Add note about deprecation of the internal pipermail code.klm1998-04-101-0/+8
* Add comment mentioning prospect of using StringIO instead of FakeFile.klm1998-04-101-1/+2
* .RegisterBounce(): Missing '%' was making a string format operationklm1998-04-101-12/+11
* Trivial cosmetic changes - plural "subscribers list" instead of possessiveklm1998-04-101-3/+3
* Track move of MESSAGE_DECORATION_NOTE from mm-defaults to mm_err.mailman1998-04-101-3/+3
* HeadlessDocument(): new variant of Document(), for templates that havemailman1998-04-101-1/+10
* Preparing to package a distribution - add a module docstring andmailman1998-04-095-0/+30
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-1/+3
* Move MESSAGE_DECORATION_NOTE here from mm-defaults, and move all themailman1998-04-091-4/+29
* Track move of MESSAGE_DECORATION_NOTE from mm-defaults to mm_err.mailman1998-04-091-3/+3
* Move MESSAGE_DECORATION_NOTE to mm_err. (We probably should have amailman1998-04-092-44/+2
* Preparing to package a distribution - add a module docstring andmailman1998-04-097-5/+35
* Simplify the __version__ setting to ignore the VERSION var.mailman1998-04-092-2/+2
* Preparing to package a distribution - add __version__ info.mailman1998-04-091-0/+2
* HTMLFormatObject(): Ok, here's a stab at making the error-protection aklm1998-04-091-11/+8
* Some more slight option-description refinement.klm1998-04-091-2/+2
* Cleaned up some phrasing.mailman1998-04-091-6/+9
* Small refinements of the message_decoration_note.mailman1998-04-092-12/+12
* Collapsed a message log line.mailman1998-04-091-3/+2
* More refinement of help messages.mailman1998-04-091-29/+32
* Add a sub-section header to the privacy options.mailman1998-04-091-0/+2
* Link(): Support "target" option, for directing hrefs to other windowsklm1998-04-091-8/+11
* Refined a few long descriptions (now that i can look at them in aklm1998-04-081-13/+18
* Log info about rejected and discarded posts in vette lot file.mailman1998-04-081-3/+16
* Refine open-list option descr.klm1998-04-081-1/+2
* Refined organization of and included dividers in privacy optionsklm1998-04-081-46/+75
* Defining error-message vars for use instead of string literals, somailman1998-04-081-1/+4
* Call to SendTextToUser() requires "add_headers" instead of "add_to_headers"mailman1998-04-081-2/+2
* Using error-message vars from mm_err, instead of string literals, somailman1998-04-081-4/+4
* A few checkins on the parrot side, in completing this batch ofmailman1998-04-071-0/+3
* Document.Format(): Add capability to designate a bgcolor (and otherklm1998-04-071-4/+11
* Added new-format descriptive header, as string in options list.klm1998-04-071-8/+11
* New default, SMTPHOST, in preparation to incorporation of john'sklm1998-04-072-2/+46
* Added new-format descriptive header, as string in options list.klm1998-04-071-4/+7
* Added new-format descriptive header, as string in options list.klm1998-04-071-0/+2
* Substantial refinement of the options mechanism:klm1998-04-071-98/+171