aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/6eb8141f-b0b1-4d5b-b4e6-d0860d844ada/comments/f2011471-56cb-46e2-813b-1ac336ee7bbc/body
diff options
context:
space:
mode:
authorW. Trevor King <wking@drexel.edu>2009-07-18 09:21:03 -0400
committerW. Trevor King <wking@drexel.edu>2009-07-18 09:21:03 -0400
commitc1a84ab2e9fbdc28fde4ba377e65e9c8e53ee64f (patch)
tree3e0f21bcdc5fd928fe64e6c0565c3613864a8ae6 /.be/bugs/6eb8141f-b0b1-4d5b-b4e6-d0860d844ada/comments/f2011471-56cb-46e2-813b-1ac336ee7bbc/body
parent6c0b67973dd95dfdc0ddfb29edfb793773f7115c (diff)
downloadbugseverywhere-c1a84ab2e9fbdc28fde4ba377e65e9c8e53ee64f.tar.gz
Added "to_unicode" to send_pgp_mime.flatten()
be-handle-mail wants unicode output, since all it's internal processing is done with unicode. However, the flatten calls in send_pgp_mime work with the encoded binary string output, and execute(sendmail, stdin=flatten(msg, to_unicode=True)) fails with Exception: u while executing /usr/sbin/sendmail -t sendmail: fatal: wking(1001): No recipient addresses found in message header
Diffstat (limited to '.be/bugs/6eb8141f-b0b1-4d5b-b4e6-d0860d844ada/comments/f2011471-56cb-46e2-813b-1ac336ee7bbc/body')
0 files changed, 0 insertions, 0 deletions