| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Dang, left some debugging syslog()'s in there. | bwarsaw | 2002-03-13 | 1 | -2/+0 |
| * | We can get rid of the old list cache, and the freshen machinery. Now | bwarsaw | 2002-03-13 | 3 | -30/+11 |
| * | __init__(): Remove cachelists from the constructor arguments. We can | bwarsaw | 2002-03-12 | 3 | -4/+7 |
| * | whichq(): New method which returns the queue directory. | bwarsaw | 2002-03-11 | 1 | -0/+3 |
| * | __oneloop(): Stick the queue directory in the message metadata so that | bwarsaw | 2002-03-11 | 1 | -0/+2 |
| * | _dispose(): Consult bounce_unrecognized_goes_to_list_owner before | bwarsaw | 2002-03-07 | 1 | -10/+16 |
| * | __verpbounce(): Wrap the extraction of the match object's groups in a | bwarsaw | 2002-03-07 | 1 | -4/+10 |
| * | __init__(), _dispose(): Move the import of the DELIVERY_MODULE and the | bwarsaw | 2002-03-04 | 1 | -5/+5 |
| * | Constructor simplification. Since most derived classes are just | bwarsaw | 2002-03-02 | 8 | -25/+11 |
| * | __verpbounce(), __scanbounce(): Use self._open_list() to get a | bwarsaw | 2002-03-01 | 1 | -3/+2 |
| * | __verpbounce(), __scanbounce(): Make sure that we don't try to lock a | bwarsaw | 2002-02-28 | 1 | -4/+12 |
| * | _dispose(): We need to use msg.as_string() to flatten the message to | bwarsaw | 2002-02-26 | 1 | -2/+2 |
| * | A slightly cleaner way to do the freshening of MailList objects. | bwarsaw | 2002-02-12 | 1 | -7/+6 |
| * | __init__(): Default the self._freshen attribute to zero. | bwarsaw | 2002-02-12 | 1 | -2/+13 |
| * | __init__(): Set self._freshen so that the MailList cache in the base | bwarsaw | 2002-02-12 | 1 | -9/+7 |
| * | get_switchboard(): Code cleanup. _sbcache does not need to be | bwarsaw | 2002-01-26 | 1 | -2/+1 |
| * | dequeue(): Handle the case when the email package throws a | bwarsaw | 2002-01-26 | 1 | -1/+17 |
| * | _dispose(): The mlist.Save() call should be in the try: block, since | bwarsaw | 2002-01-26 | 1 | -1/+1 |
| * | _dopipeline(): When discarding a message, log its Message-ID: to logs/vette | bwarsaw | 2002-01-21 | 1 | -1/+3 |
| * | __verpbounce(): Add some robustness for broken MTAs. We know of at | bwarsaw | 2002-01-17 | 1 | -4/+20 |
| * | __doperiodic(): RegisterBounce() -> registerBounce() | bwarsaw | 2001-12-27 | 1 | -4/+4 |
| * | __verpbounce(): RegisterBounce() -> registerBounce() | bwarsaw | 2001-12-27 | 1 | -2/+2 |
| * | __verpbounce(): Dan Mick points out that we were still hardcoding the | bwarsaw | 2001-12-07 | 1 | -27/+26 |
| * | Dan Mick discovers we need to import LockFile. | bwarsaw | 2001-11-27 | 1 | -0/+1 |
| * | The qrunner that consumes qfiles/bounce messages, which come from the | bwarsaw | 2001-11-21 | 1 | -0/+136 |
| * | _dispose(): Support for regular non-personalized VERP delivery. | bwarsaw | 2001-11-20 | 1 | -0/+7 |
| * | Some updating of the big comment. I'm not spending a lot of time on | bwarsaw | 2001-11-20 | 1 | -6/+8 |
| * | This runner now only handles -request, -join, and -leave emails. It | bwarsaw | 2001-11-20 | 1 | -102/+10 |
| * | _dispose(): Move the Save() call into the try (exceptions are morally | bwarsaw | 2001-10-24 | 1 | -1/+1 |
| * | We don't need this file any more, since everything's inlined with | bwarsaw | 2001-10-18 | 1 | -229/+0 |
| * | prepare_message(): Support the cleaning of headers based on | bwarsaw | 2001-10-12 | 1 | -20/+16 |
| * | prepare_message(): mimelib -> email. | bwarsaw | 2001-10-09 | 1 | -1/+1 |
| * | Update a comment. | bwarsaw | 2001-10-04 | 1 | -1/+1 |
| * | DumperSwitchboard: New class to provide a public interface for reading | bwarsaw | 2001-10-01 | 1 | -0/+10 |
| * | prepare_message(): Remove X-Trace: and NNTP-Posting-Host: headers, | bwarsaw | 2001-10-01 | 1 | -5/+5 |
| * | Convert from mimelib to email. | bwarsaw | 2001-10-01 | 6 | -20/+13 |
| * | _dispose(): Reorganize the big if/elif/else switch so that it never | bwarsaw | 2001-09-05 | 1 | -9/+7 |
| * | _dispose(): Factor out common code paths to _toadmins(). | bwarsaw | 2001-08-29 | 1 | -25/+36 |
| * | run(): Add a note about a minor bogosity in the calls to | bwarsaw | 2001-08-29 | 1 | -1/+3 |
| * | MarshalSwitchboard._ext_read(): If the .db file is of version 2, just | bwarsaw | 2001-08-15 | 1 | -0/+3 |
| * | __onefile(): Another step towards conversion to MemberAdaptor | bwarsaw | 2001-07-29 | 1 | -1/+1 |
| * | MarshalSwitchboard._ext_read(): Add a little comment to the | bwarsaw | 2001-07-19 | 1 | -0/+3 |
| * | Only eval() a float's repr() back to a float if the marshal actually | twouters | 2001-07-19 | 1 | -1/+2 |
| * | dequeue(): Be a bit more robust about possible exceptions, ensuring | bwarsaw | 2001-07-19 | 1 | -12/+14 |
| * | _dopipeline(): We don't need to save the return value of __import__(). | bwarsaw | 2001-07-13 | 1 | -1/+1 |
| * | _dopipeline(): Do not include the blank Exception catch-all here, but | bwarsaw | 2001-07-13 | 1 | -9/+0 |
| * | start_runner(): Changed indentation, since the parent always returns. | bwarsaw | 2001-07-11 | 1 | -14/+20 |
| * | _dopipeline(): Use a better mechanism for digging out the process() | bwarsaw | 2001-07-10 | 1 | -4/+5 |
| * | 'UnimplementedError' -> 'NotImplementedError' | twouters | 2001-07-10 | 2 | -3/+3 |
| * | import time so it can be used. | twouters | 2001-07-10 | 1 | -0/+1 |