Eudora is scrambling my e-mails
Hi, 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. Vid __________________________________________________ Do You Yahoo!? Yahoo! GeoCities - quick and easy web site hosting, just $8.95/month. http://geocities.yahoo.com/ps/info1
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
----- Original Message ----- From: "Dieter Maurer" <dieter@handshake.de> To: "Vid Bijelic" <zoops4@yahoo.com> Cc: <zope@zope.org> Sent: Thursday, November 29, 2001 17:26 Subject: Re: [Zope] Eudora is scrambling my e-mails
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...
This problem is fixed in the Zope-2_5-branch. Andreas
participants (3)
-
Andreas Jung -
Dieter Maurer -
Vid Bijelic