dtml-sendmail with a tab
Hello, I want to send an e-mail with a tab. How can I do that with a dtml-sendmail tag? Best regards. Jean Tinguely. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
Selon Andreas Jung <lists@andreas-jung.com>:
--On Donnerstag, 19. Mai 2005 14:48 Uhr +0200 Jean@adimp.ch wrote:
Hello, I want to send an e-mail with a tab. How can I do that with a dtml-sendmail tag?
What is an email with a tab??
-aj
Sorry, for me a tab is an horizontal tabulation ( or HT ). Best regards. Jean Tinguely ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
Yellow, What is an email with horizontal tabulation??? hr On 5/19/05, Jean@adimp.ch <Jean@adimp.ch> wrote:
Selon Andreas Jung <lists@andreas-jung.com>:
--On Donnerstag, 19. Mai 2005 14:48 Uhr +0200 Jean@adimp.ch wrote:
Hello, I want to send an e-mail with a tab. How can I do that with a dtml-sendmail tag?
What is an email with a tab??
-aj
Sorry, for me a tab is an horizontal tabulation ( or HT ). Best regards. Jean Tinguely
---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
-- Hugo Ramos - ramosh@gmail.com
--On Donnerstag, 19. Mai 2005 15:13 Uhr +0200 Jean@adimp.ch wrote:
Sorry, for me a tab is an horizontal tabulation ( or HT ). Best regards. Jean Tinguely
Maybe by using \t...but no idea...if you want something extraordinary you should consider using Python's 'email' module to produce emails with fancy content....this is maybe to sophisticated for dtml-sendmail. -aj
Hello, I find a trick: I send an email with the html mime type, In this message the entity represent the HT. On my clients I install thunderbird ( viewing the body of the message in "text only" ). If you have an other idea, I'll test it! Best regards. Jean Tinguely Selon Andreas Jung <lists@andreas-jung.com>:
--On Donnerstag, 19. Mai 2005 15:13 Uhr +0200 Jean@adimp.ch wrote:
Sorry, for me a tab is an horizontal tabulation ( or HT ). Best regards. Jean Tinguely
Maybe by using \t...but no idea...if you want something extraordinary you should consider using Python's 'email' module to produce emails with fancy content....this is maybe to sophisticated for dtml-sendmail.
-aj
---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
participants (3)
-
Andreas Jung -
Hugo Ramos -
Jean@adimp.ch