29 Nov
2001
29 Nov
'01
10:26 p.m.
Vid Bijelic writes:
When Eudora users receive e-mails sent using Zope MailHost product, they got it all wrong. If I send HTML formatted text they got it as a plain text, if I attach PDF file they got it as a bunch of gibberish. I tried different type of encoding and nothing helped. When I try other e-mail clients, everything is fine. A bug in "dtml-mime"....
It forgets to add the required "Mime-Version: 1.0" header. Fix "dtml-mime" or add the header yourself... Dieter