| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement the 'leave' email command. | Barry Warsaw | 2009-12-06 | 1 | -155/+0 |
| | | |||||
| * | * Fix a test based on updated output. | Barry Warsaw | 2009-12-06 | 1 | -0/+28 |
| | | | | | | | | | | * Add a stub for the -confirm email command * Add stubs for -leave and -unsubscribe * Remove the crufty (and broken) 'tojoin' 'toleave' and 'toconfirm' metadata keys for synchronizing between lmtp and the command runner. Replace this by putting the subaddress recognized by lmtp into the metadata and having the command runner look at the subaddress. | ||||
| * | Factor out most of the i18n subsystem and convert to using the flufl.i18n | Barry Warsaw | 2009-11-15 | 1 | -1/+1 |
| | | | | | package. | ||||
| * | Rename files inside src/mailman/commands to indicate whether it's an email | Barry Warsaw | 2009-08-09 | 1 | -0/+127 |
| command (eml_ prefix) or a command line interface (cli_ prefix). Fix a test breakage. | |||||
