aboutsummaryrefslogtreecommitdiffstats
path: root/interfaces/email/interactive/send_pgp_mime.py
Commit message (Expand)AuthorAgeFilesLines
* Added "to_unicode" to send_pgp_mime.flatten()W. Trevor King2009-07-181-3/+5
* send_pgp_mime.py attempts to avoid UTF-8 for MIMEText messages.W. Trevor King2009-07-181-5/+15
* Added send_pgp_mime.Mail.encodedMIMEText() for unicode handling.W. Trevor King2009-07-181-3/+12
* Add unicode-header handling to send_pgp_mime.pyW. Trevor King2009-07-151-11/+26
* Minor tweaks in send_pgp_mime.pyW. Trevor King2009-07-151-3/+1
* Added --mode=plain option to send_pgp_mime.W. Trevor King2009-07-151-0/+574