| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finally, all doctests are named .rst | Barry Warsaw | 2011-09-23 | 1 | -203/+0 |
| | | |||||
| * | Refactor .subscribe() from IAddress to IMailingList. | Barry Warsaw | 2011-04-16 | 1 | -3/+3 |
| | | |||||
| * | encrypt_password(): New convenience function for ensuring that a password is | Barry Warsaw | 2011-04-08 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | both encrypted according to a scheme, and a bytes object. add_member(): Use encrypt_password(). cli_members: Give the user a default, user-friendly password. Of course, this will be encrypted so it can't be retrieved, but it can be reset. Passwords are stored as bytes objects, not unicode now. ConfigLayer: Set the default test password scheme to cleartext. General test repair. | ||||
| * | Last of the documentation fixes. | Barry Warsaw | 2010-09-15 | 1 | -1/+5 |
| | | |||||
| * | No longer touch the Sender or Errors-To headers. We can no longer justify | Barry Warsaw | 2010-06-29 | 1 | -12/+0 |
| | | | | | | setting these based on RFC 5322, and modern MTAs no longer need us to do so for proper bounce processing. | ||||
| * | smtp_direct.py is dead and gone. | Barry Warsaw | 2009-11-03 | 1 | -6/+18 |
| | | |||||
| * | Use 'nodecorate' instead. | Barry Warsaw | 2009-11-02 | 1 | -1/+1 |
| | | |||||
| * | Decorate a message only once. | Barry Warsaw | 2009-11-02 | 1 | -0/+48 |
| | | |||||
| * | Add decorations. | Barry Warsaw | 2009-11-01 | 1 | -0/+151 |
| s/recips/recipients/ | |||||
