5 Jul
2003
5 Jul
'03
10:32 p.m.
Hi, I'd like to send some mail with the <dtml-sendmail> tag. Unfortunately the To: line should include the real name of the recipient and the real name includes non ascii characters. I thought, I could do it with the quopri module, but since this zope instance runs on a python 1.5.2 base, I don't have "quopri.encodestring()" . Using a newer version of the quopri module gave me a Guarded.py error. What can I do? Thanks Bories v. dem Bussche