Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "to_unicode" to send_pgp_mime.flatten() | W. Trevor King | 2009-07-18 | 1 | -3/+5 |
* | send_pgp_mime.py attempts to avoid UTF-8 for MIMEText messages. | W. Trevor King | 2009-07-18 | 1 | -5/+15 |
* | Added send_pgp_mime.Mail.encodedMIMEText() for unicode handling. | W. Trevor King | 2009-07-18 | 1 | -3/+12 |
* | Add unicode-header handling to send_pgp_mime.py | W. Trevor King | 2009-07-15 | 1 | -11/+26 |
* | Minor tweaks in send_pgp_mime.py | W. Trevor King | 2009-07-15 | 1 | -3/+1 |
* | Added --mode=plain option to send_pgp_mime. | W. Trevor King | 2009-07-15 | 1 | -0/+574 |