| Commit message (Expand) | Author | Files | Lines |
| 2000-06-23 | ParseMailCommands(): Use mm_cfg.LIKELY_BOUNCE_SENDERS instead of | bwarsaw | 1 | -3/+1 |
| 2000-06-23 | dispose_message(): If the sender of the message comes from | bwarsaw | 1 | -1/+14 |
| 2000-06-23 | LIKELY_BOUNCE_SENDERS: | bwarsaw | 1 | -0/+8 |
| 2000-06-23 | main(): syslog doesn't need a trailing newline | bwarsaw | 1 | -1/+1 |
| 2000-06-23 | Administrivia.__doc__: Fixed typo (closes SF bug# 108128). | bwarsaw | 1 | -1/+1 |
| 2000-06-23 | GetConfigInfo(): Reword slightly the two toggles to be more | bwarsaw | 1 | -4/+12 |
| 2000-06-23 | Hackish support for `volatile' properties in the web interface. | bwarsaw | 1 | -9/+16 |
| 2000-06-23 | __load(): Simplify logic in the IOError handler. | bwarsaw | 1 | -4/+2 |
| 2000-06-23 | reap(): Added optional argument `func' which, if supplied, is a | bwarsaw | 1 | -1/+3 |
| 2000-06-23 | ArchiveMail(): First, extended the signature to take a msgdata | bwarsaw | 1 | -20/+25 |
| 2000-06-23 | DumbBTree.__init__(): Rewrote the file opening and unmarshaling code | bwarsaw | 1 | -5/+15 |
| 2000-06-23 | do_pipeline(): Added a failsafe around the delivery module's process() | bwarsaw | 1 | -1/+5 |
| 2000-06-23 | process(), hold_for_approval(): The clue that the message has come | bwarsaw | 1 | -2/+2 |
| 2000-06-23 | process(): ArchiveMail() now takes a second argument, msgdata, which | bwarsaw | 1 | -1/+1 |
| 2000-06-23 | process(): Be extra paranoid about the forks and child processes. | bwarsaw | 1 | -7/+11 |
| 2000-06-23 | Use syslog() interface instead of writing to stderr. All syslog | bwarsaw | 1 | -24/+39 |
| 2000-06-23 | Use syslog() interface instead of writing to stderr. All syslog | bwarsaw | 1 | -10/+13 |
| 2000-06-20 | If $CVSROOT isn't set, guess it from CVS/Root, otherwise abort. | bwarsaw | 1 | -4/+14 |
| 2000-06-20 | PrintAddMemberRequest(): First value should be mm_cfg.SUBSCRIBE. | bwarsaw | 1 | -1/+1 |
| 2000-06-20 | bumping | bwarsaw | 1 | -2/+3 |
| 2000-06-20 | Added important note about reloading crontab.in | bwarsaw | 1 | -0/+10 |
| 2000-06-20 | Added Ron Jarrell | bwarsaw | 1 | -0/+1 |
| 2000-06-20 | Added lots of news about changes in 2.0beta3. | bwarsaw | 1 | -1/+64 |
| 2000-06-20 | checkout(), make_pkg(): Some re-org and fixing for new SourceForge | bwarsaw | 1 | -10/+14 |
| 2000-06-20 | do_pipeline(): Factored out from DeliverToList(). | bwarsaw | 1 | -5/+12 |
| 2000-06-20 | main(): Don't need to treat `kids' key specially here, since it's now | bwarsaw | 1 | -19/+9 |
| 2000-06-20 | process(): Use the volatile `_kids' key to store the child pids. | bwarsaw | 1 | -2/+2 |
| 2000-06-20 | PrintPostRequest(), PrintAddMemberRequest(): Use the new values | bwarsaw | 1 | -2/+5 |
| 2000-06-20 | process(): Relax the search constraints even more. I've now seen two | bwarsaw | 1 | -4/+7 |
| 2000-06-20 | RadioButtonArray.__init__(): New optional argument `values' which can | bwarsaw | 1 | -8/+13 |
| 2000-06-20 | reap(): Wait on a dictionary of child pids. Moved here from gate_news | bwarsaw | 1 | -0/+13 |
| 2000-06-20 | Use the constants defined in Defaults.py.in | bwarsaw | 1 | -21/+24 |
| 2000-06-20 | Enqueue(): New convention; msgdata keys that start with leading | bwarsaw | 1 | -0/+5 |
| 2000-06-20 | Added some constants for use by ListAdmin.py and admindb.py | bwarsaw | 1 | -0/+8 |
| 2000-06-20 | Get rid of the -s/--stderrs and --quiet/-q options. Use syslog() for | bwarsaw | 1 | -123/+80 |
| 2000-06-19 | Better option parsing | bwarsaw | 1 | -60/+92 |
| 2000-06-19 | PrintPostRequest(): Fixed the call to discard a message when the given | bwarsaw | 1 | -1/+1 |
| 2000-06-16 | Bumping to 2.0beta3 | bwarsaw | 2 | -31/+23 |
| 2000-06-16 | A couple of updates | bwarsaw | 1 | -16/+9 |
| 2000-06-16 | Linux => GNU/Linux | bwarsaw | 3 | -3/+3 |
| 2000-06-16 | Linux => GNU/Linux | bwarsaw | 1 | -4/+4 |
| 2000-06-16 | Now recognizes what I think are both Netscape Messaging Service 3.6 | bwarsaw | 1 | -13/+22 |
| 2000-06-15 | put bulk of logic in main() function and re-arrange things so the | bwarsaw | 1 | -17/+19 |
| 2000-06-15 | Several UI and functional changes. Better layout and better text in | bwarsaw | 1 | -20/+54 |
| 2000-06-15 | HandleRequest(): Takes three new additional arguments, `preserve', | bwarsaw | 1 | -24/+60 |
| 2000-06-15 | Added a better explanation of what the administrator can do when | bwarsaw | 1 | -5/+19 |
| 2000-06-15 | All MessageHeld derived classes now include a rejection string, which | bwarsaw | 1 | -14/+31 |
| 2000-06-15 | MessageHeld.rejection_notice(): New method which subclasses override | bwarsaw | 1 | -0/+8 |
| 2000-06-15 | SPAM_DIR: The fullpath to the $PREFIX/spam subdir. | bwarsaw | 1 | -0/+1 |
| 2000-06-15 | ARCH_INDEP_DIRS: Make the spam subdirectory for holding `preserved' | bwarsaw | 1 | -1/+1 |