Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-04-26 | Fixed cmd_subscribe.py. The last change broke it for bare subscribe commands | Mark Sapiro | 1 | -1/+2 | |
with no options. | |||||
2008-03-19 | cmd_subscribe.py - Changed to properly accept (no)digest without a password | Mark Sapiro | 1 | -2/+9 | |
and to recognize (no)digest and address= case insensitively. | |||||
2005-08-27 | FSF office has moved to 51 Franklin Street. | tkikuchi | 1 | -1/+1 | |
2005-05-13 | Copyright years. | bwarsaw | 1 | -1/+1 | |
2005-05-08 | Fix UnicodeDecodeError and UnicodeEncodeError to UnicodeError. | tkikuchi | 1 | -1/+1 | |
Both are introduced in Python2.3. UnicodeError catches both. | |||||
2005-01-24 | Non-MIME sender realname should not be treated. | tkikuchi | 1 | -3/+6 | |