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