| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Convert bin/genaliases to bin/mailman aliases | Barry Warsaw | 2009-11-28 | 1 | -2/+7 |
| | | |||||
| * | smtp_direct.py is dead and gone. | Barry Warsaw | 2009-11-03 | 1 | -0/+11 |
| | | |||||
| * | IMailTransportAgentDelivery.deliver() returns a dictionary just like | Barry Warsaw | 2009-10-31 | 1 | -0/+2 |
| | | | | | | | | | | SMTP.sendmail(). Handle SMTPRecipientsRefused just like smtp_direct.py. Hack the test mail server to be able to generate failures. SMTP responses must be bytes (don't forget we're using unicode literals). | ||||
| * | The bulk delivery chunking algorithm. | Barry Warsaw | 2009-10-19 | 1 | -1/+7 |
| | | |||||
| * | IMailTransportAgent -> IMailTransportAgentAliases | Barry Warsaw | 2009-10-18 | 1 | -3/+25 |
| | | | | | Add IMailTransportAgentDelivery and begin to flesh out the doctest. | ||||
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+42 |
| correctly regardless of how it's used. | |||||
