| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | PIDFILE: new variable pointing to $prefix/data/qrunner.pid | bwarsaw | 2001-07-05 | 1 | -0/+1 |
| * | Add support for configurable log files, at least for the SMTPDirect | bwarsaw | 2001-06-27 | 1 | -6/+73 |
| * | Added WEB_HIGHLIGHT_COLOR; adapted from David Champion's SF patch | bwarsaw | 2001-06-07 | 1 | -0/+2 |
| * | WEB_BGCOLOR => WEB_BG_COLOR | bwarsaw | 2001-06-07 | 1 | -14/+15 |
| * | New user configurable variables, for control of the (non-templated) | bwarsaw | 2001-05-31 | 1 | -7/+46 |
| * | SuppressPasswordReminder: New per-list user option which allows a user | bwarsaw | 2001-05-25 | 1 | -0/+1 |
| * | MTA: Set the default to Manual.py, a best-effort fallback for list | bwarsaw | 2001-05-22 | 1 | -6/+6 |
| * | add_language(): A more convenient interface for mm_cfg.py files for | bwarsaw | 2001-05-20 | 1 | -7/+2 |
| * | PRIVATE_ARCHIVE_URL: Removed; we can calculate this on the fly. | bwarsaw | 2001-05-16 | 1 | -1/+0 |
| * | Support for list creation through the web. Specifically, | bwarsaw | 2001-05-09 | 1 | -4/+13 |
| * | DEFAULT_DIGEST_VOLUME_FREQUENCY: Default value for the new | bwarsaw | 2001-05-01 | 1 | -1/+14 |
| * | Update the MAILMAN_URL to point to the new www.gnu.org pages. | bwarsaw | 2001-03-02 | 1 | -1/+1 |
| * | Untabification. | bwarsaw | 2001-02-28 | 1 | -17/+17 |
| * | QRUNNERS: BounceRunner -> CommandRunner | bwarsaw | 2001-02-28 | 1 | -5/+5 |
| * | Do not store `_' in the built-in namespace. First of all, we want | bwarsaw | 2001-02-16 | 1 | -7/+3 |
| * | typo | bwarsaw | 2001-02-15 | 1 | -1/+1 |
| * | GLOBAL_PIPELINE: Default pipeline for moving messages out of | bwarsaw | 2001-02-15 | 1 | -34/+83 |
| * | Latest round of jcrey's I18N patches. Specifically, | bwarsaw | 2000-12-26 | 1 | -0/+32 |
| * | qfiles directory is just a holder of all the sub-queue directories. | bwarsaw | 2000-12-20 | 1 | -1/+6 |
| * | Better description of DEFAULT_REPLY_GOES_TO_LIST | bwarsaw | 2000-11-16 | 1 | -1/+9 |
| * | DEFAULT_AUTOMATIC_BOUNCE_ACTION: John A. Martin noticed that the | bwarsaw | 2000-11-09 | 1 | -3/+3 |
| * | PUBLIC_ARCHIVE_FILE_DIR, PRIVATE_ARCHIVE_FILE_DIR: slightly more | bwarsaw | 2000-11-09 | 1 | -2/+2 |
| * | SF Patch #101846 by Sean Reifschneider (modified by bwarsaw) to add | bwarsaw | 2000-10-20 | 1 | -0/+5 |
| * | cosmetic | bwarsaw | 2000-10-02 | 1 | -7/+8 |
| * | Moved SITE_PW_FILE here from SecurityManager.py | bwarsaw | 2000-10-02 | 1 | -0/+2 |
| * | two changes to charset handling issues: check for charset in | jhylton | 2000-10-02 | 1 | -0/+16 |
| * | Several changes in support of David Champion's SF patch #101331. | bwarsaw | 2000-09-22 | 1 | -8/+13 |
| * | Ted Cabeen's SF patch #100554 to allow mlist.archive to be set from | bwarsaw | 2000-09-20 | 1 | -1/+5 |
| * | Accepted SF patch #101333, David Champion's patch to set the default | bwarsaw | 2000-09-19 | 1 | -0/+3 |
| * | Article.__init__(): Chris Snell's patch for obscuring email addresses | bwarsaw | 2000-09-19 | 1 | -0/+6 |
| * | Changed the warning into a comment, and clarify that users should | bwarsaw | 2000-09-14 | 1 | -5/+5 |
| * | Document that DEFAULT_URL must end in a slash! | bwarsaw | 2000-09-11 | 1 | -0/+1 |
| * | ADMIN_COOKIE_LIFE now defaults to 0. This means Mailman will now use | bwarsaw | 2000-07-20 | 1 | -3/+6 |
| * | QRUNNER_PROCESS_LIFETIME: decrease to 15 minutes. | bwarsaw | 2000-06-28 | 1 | -1/+1 |
| * | QRUNNER_PROCESS_LIFETIME, QRUNNER_MAX_MESSAGES: Two new resource | bwarsaw | 2000-06-26 | 1 | -0/+9 |
| * | LIKELY_BOUNCE_SENDERS: | bwarsaw | 2000-06-23 | 1 | -0/+8 |
| * | Added some constants for use by ListAdmin.py and admindb.py | bwarsaw | 2000-06-20 | 1 | -0/+8 |
| * | SPAM_DIR: The fullpath to the $PREFIX/spam subdir. | bwarsaw | 2000-06-15 | 1 | -0/+1 |
| * | Big-time reorganization of the order of variables. Added a bunch of | bwarsaw | 2000-06-14 | 1 | -115/+182 |
| * | NNTP_USERNAME, NNTP_PASSWORD: Optional site-wide values for specifying | bwarsaw | 2000-06-05 | 1 | -3/+8 |
| * | MAX_DELIVERY_THREADS: new variable which controls the number of | bwarsaw | 2000-06-03 | 1 | -0/+14 |
| * | DELIVERY_RETRY_PERIOD: How long should we re-try deliveries for which | bwarsaw | 2000-05-31 | 1 | -0/+5 |
| * | SMTP_MAX_RCPTS: Updated the comment. | bwarsaw | 2000-05-27 | 1 | -3/+3 |
| * | Added LIST_LOCK_LIFETIME which is how long MailList objects will | bwarsaw | 2000-05-04 | 1 | -11/+31 |
| * | Import new variable HEX_VERSION from Version.py | bwarsaw | 2000-04-07 | 1 | -1/+1 |
| * | SMTPHOST now defaults to 'localhost'. I don't remember why I tried to | bwarsaw | 2000-03-28 | 1 | -1/+9 |
| * | SMTPHOST should get initialized from @URL@ instead of @FQDN@. This | bwarsaw | 2000-03-22 | 1 | -1/+1 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 1 | -1/+1 |
| * | Changes to Mailman's default footer so that open source logos for | bwarsaw | 2000-03-15 | 1 | -5/+11 |
| * | TEXTFIELDWIDTH: default value is better at 40 chars wide | bwarsaw | 2000-03-03 | 1 | -1/+1 |