| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | main(): GetAbsoluteScriptURL() => GetScriptURL(..., absolute=1) | bwarsaw | 2000-08-01 | 1 | -1/+1 |
| * | main(): Fixed typo in syslog() call. | bwarsaw | 2000-07-27 | 1 | -1/+1 |
| * | main(): Unmarshal the .db file before creating the Message object. | bwarsaw | 2000-07-26 | 1 | -4/+5 |
| * | dispose_message(): A refinement of the message disposition scheme. | bwarsaw | 2000-07-22 | 1 | -8/+74 |
| * | process_lists(): Rewritten for efficiency. The list object is never | bwarsaw | 2000-06-28 | 1 | -30/+35 |
| * | Get rid of the os.fork() for gating each newsgroup. All gating now | bwarsaw | 2000-06-27 | 1 | -78/+49 |
| * | main(): Honor QRUNNER_PROCESS_LIFETIME and QRUNNER_MAX_MESSAGES by | bwarsaw | 2000-06-26 | 1 | -0/+11 |
| * | dispose_message(): If the sender of the message comes from | bwarsaw | 2000-06-23 | 1 | -1/+14 |
| * | 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 |
| * | main(): Don't need to treat `kids' key specially here, since it's now | bwarsaw | 2000-06-20 | 1 | -19/+9 |
| * | Get rid of the -s/--stderrs and --quiet/-q options. Use syslog() for | bwarsaw | 2000-06-20 | 1 | -123/+80 |
| * | This script now does most of the work that post, mailcmd, and | bwarsaw | 2000-06-14 | 1 | -14/+50 |
| * | open_newsgroup(): Use NNTP_USERNAME and NNTP_PASSWORD for optional | bwarsaw | 2000-06-05 | 1 | -1/+3 |
| * | poll_newsgroup(): MailList objects don't have a Post() method | bwarsaw | 2000-06-03 | 1 | -3/+4 |
| * | Crank QRUNNER_LOCK_LIFETIME to 30 minutes and set manual_reprime=0 in | bwarsaw | 2000-06-01 | 1 | -2/+2 |
| * | updated some comments | bwarsaw | 2000-05-31 | 1 | -8/+2 |
| * | poll_newsgroup(): Use time.ctime() as a more succinct way of crafting | bwarsaw | 2000-05-31 | 1 | -1/+1 |
| * | Run qrunner every minute; making the system much more responsive, | bwarsaw | 2000-05-31 | 1 | -7/+7 |
| * | main(): If a message in the queue is destined for a list that doesn't | bwarsaw | 2000-05-30 | 1 | -6/+16 |
| * | main(): Zap the `kids' key if it's present in the reconstituted | bwarsaw | 2000-05-22 | 1 | -0/+7 |
| * | main(): Only check return value of dispose_message() to see if the | bwarsaw | 2000-05-22 | 1 | -2/+0 |
| * | pending_requests(): Backwards compatibility code to handle the tuple | bwarsaw | 2000-05-08 | 1 | -1/+6 |
| * | Run qrunner every 10 minutes on the two's. | bwarsaw | 2000-05-08 | 1 | -2/+2 |
| * | Substantial changes for robustification of deliveries. | bwarsaw | 2000-05-08 | 1 | -31/+80 |
| * | main(): Patch after a Thomas Wouters suggestion which relaxes the file | bwarsaw | 2000-04-27 | 1 | -3/+3 |
| * | pending_requests(): missing parens made the RHS of the % not a tuple. | bwarsaw | 2000-04-12 | 1 | -1/+1 |
| * | Significant reworking based on the comments of Harald Meland and Jim | bwarsaw | 2000-04-07 | 1 | -207/+165 |
| * | main(): Catch base class MMListError. | bwarsaw | 2000-04-04 | 1 | -1/+1 |
| * | Cron script for re-trying delivery of messages previously queued | bwarsaw | 2000-03-28 | 1 | -0/+106 |
| * | cosmetic | bwarsaw | 2000-03-28 | 1 | -1/+1 |
| * | Every 1/2 hour, run qrunner to retry failed deliveries. | bwarsaw | 2000-03-28 | 1 | -0/+3 |
| * | SCRIPTS: Added qrunner script to list of installable scripts | bwarsaw | 2000-03-28 | 1 | -1/+1 |
| * | Ron Jarrell points out that this still tried to install run_queue. | bwarsaw | 2000-03-22 | 1 | -2/+2 |
| * | Since the bulk mailer is gone now, run_queue is no longer necessary. | bwarsaw | 2000-03-21 | 1 | -46/+0 |
| * | Update the copyright lines to include the years 1999 & 2000. | bwarsaw | 2000-03-21 | 6 | -6/+6 |
| * | Remove the entry for run_queue. | bwarsaw | 2000-03-21 | 1 | -3/+0 |
| * | main(): Don't complain about a bogus archive_directory if | bwarsaw | 2000-03-13 | 1 | -1/+4 |
| * | Import nntplib from Mailman.pythonlib package to pick up the 1.5.2+ | bwarsaw | 2000-03-13 | 1 | -17/+11 |
| * | poll_newsgroup(): If a To: header is found in the original message, it | bwarsaw | 2000-02-09 | 1 | -2/+3 |
| * | main(): Watch out for error 500 when using the group command on the | bwarsaw | 2000-02-07 | 1 | -1/+10 |
| * | poll_newsgroup(): slightly better debugging | bwarsaw | 1999-12-25 | 1 | -2/+2 |
| * | Added "tee_to_stdout=0" argument to the LogStdErr() call, to avoid | hmeland | 1999-12-16 | 1 | -1/+1 |
| * | When sending a list's digest, the list must be locked, and must be | bwarsaw | 1999-12-15 | 1 | -10/+20 |
| * | convert to the new message delivery mechanism | bwarsaw | 1999-12-14 | 1 | -7/+11 |
| * | Close the NNTP connection in a better way. | bwarsaw | 1999-12-13 | 1 | -7/+5 |
| * | Be sure to close the NNTP connection so we don't leak file descriptors | bwarsaw | 1999-12-13 | 1 | -13/+6 |
| * | Don't include process ids in messages since these are now implicitly | bwarsaw | 1999-12-13 | 1 | -11/+9 |
| * | Pre-load the cgi module from our special one, similar to what happens | bwarsaw | 1999-12-11 | 1 | -0/+12 |
| * | Increase the logging, because something weird is going on! | bwarsaw | 1999-12-11 | 1 | -5/+18 |