<dtml-mime> and MIME-Version
(I report this here because the bug collector is down) Having some problems sending attachements with <dtml-sendmail>, I have been reported that the bug is: <dtml-mime> doesn't generate "MIME-Version: 1.0" header. Such a header is required by MIME in order to recognize the message as MIME message and not an old RFC822 message. Apparently, many mail readers are not as strict and recognize a MIME message even if the "Mime-Version" header is missing. "pine" seems to be strict.... "dtml-mime" should generate the "MIME-Version" header. -- __o _ \<_ (_)/(_) Saludos de Julián EA4ACL -.-
Please submit this to the collector: http://collector.zope.org Andreas ----- Original Message ----- From: "Julián Muñoz Domínguez" <jmunoz@softhome.net> To: <zope-dev@zope.org> Sent: Sunday, November 18, 2001 09:50 Subject: [Zope-dev] <dtml-mime> and MIME-Version (I report this here because the bug collector is down) Having some problems sending attachements with <dtml-sendmail>, I have been reported that the bug is: <dtml-mime> doesn't generate "MIME-Version: 1.0" header. Such a header is required by MIME in order to recognize the message as MIME message and not an old RFC822 message. Apparently, many mail readers are not as strict and recognize a MIME message even if the "Mime-Version" header is missing. "pine" seems to be strict.... "dtml-mime" should generate the "MIME-Version" header. -- __o _ \<_ (_)/(_) Saludos de Julián EA4ACL -.- _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
participants (2)
-
Andreas Jung -
Julián Muñoz Domínguez