| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor VERP calculation so that it's now in the outgoing queue instead of | Barry Warsaw | 2009-11-27 | 1 | -7/+25 |
| | | | | | | | the to-outgoing handler. Putting it in the latter means that more delivery vectors can take advantages of the same mechanisms. to-outgoing is now really simple (but is it simple enough?). | ||||
| * | smtp_direct.py is dead and gone. | Barry Warsaw | 2009-11-03 | 1 | -8/+8 |
| | | |||||
| * | Add decorations. | Barry Warsaw | 2009-11-01 | 1 | -1/+1 |
| | | | | | s/recips/recipients/ | ||||
| * | Refactor __import__'s into a separate utility module. | Barry Warsaw | 2009-05-16 | 1 | -3/+3 |
| | | |||||
| * | rsplit -> rpartition | Barry Warsaw | 2009-05-15 | 1 | -3/+3 |
| | | |||||
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+130 |
| correctly regardless of how it's used. | |||||
