[WebDNA] Re: html email.. should be a no-brainer.. but it is not parsing. (?)

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 106035
interpreted = N
texte = hmmm.... on another client's server the same exact code (and resulting email) comes in properly-parsed as HTML... What does that mean? What do I need to tell the former server admin (which when that server sends the email, refuses to display as HTML)? Or does this even mean, for sure, that the issue is server-admin side? Thanks for any of your thoughts guys, -Govinda On Dec 20, 2010, at 8:22 PM, Govinda wrote: > I have not had need for html email for quite a while.. and now my > old scripts, as well as recent posts/samples from this list, are all > failing to show as proper HTML once I receive the email. I am > getting the raw HTML code. When I receive the test email, then I > tell my client (Mac/Mail, v.10.5.8) to toggle back and forth between > showing me the email in HTML format, and then plain text format... > and it does properly toggle to show me the plain text version ("test > plain text here."), alternately with the HTML... so that is not the > problem. The problem is simply that the HTML is being treated as > though it were plain text. I do not see the issue. Can any of you? > > I look at the headers of the email that I receive and one thing > might be (a) clue/relevant is the spam score(?) > Here, take a look (in case you think it could affect the reason my > mail client is not displaying the email as HTML email): (and then > code is below that) > Mime-Version: 1.0 > > Content-Type: multipart/alternative; boundary="1234abcd" > > X-Spam-Status: No, score=-0.2 > > X-Spam-Score: -1 > > X-Spam-Bar: / > > X-Spam-Report: Spam detection software, running on the system > "scr1-201003000000.spheryx.net", has identified this incoming email > as possible spam. The original message has been attached to this so > you can view it (if it isn't spam) or label similar future email. > If you have any questions, see the administrator of that system for > details. Content preview: Content-Type: text/plain; charset="utf-8" > Content-Transfer-Encoding: 7bit test plain text here. [...] Content > analysis details: (-0.2 points, 5.0 required) pts rule > name description ---- ---------------------- > -------------------------------------------------- 0.0 > T_TVD_MIME_NO_HEADERS BODY: T_TVD_MIME_NO_HEADERS -0.0 > BAYES_20 BODY: Bayes spam probability is 5 to 20% > [score: 0.1025] 0.5 MISSING_MID Missing Message-Id: > header 0.0 T_MIME_NO_TEXT No text body parts -0.7 > AWL AWL: From: address is in the auto white-list > > X-Spam-Flag: NO > > ------------------------------------------ > > Thanks for looking! > -Govinda > > ------------------------------------------------------------------------------------------------------------------------ > > [sendmail > to > = > myuser > @mydomain.com&from=another@domain.com&subject=email_subject&MIME- > Version=1.0&Content-Type=multipart/alternative; boundary="1234abcd"] > [!][/!] > > [sendmail to=myuser@mydomain.com&[!] > [/!]from=another@domain.com&[!] > [/!]subject=email_subject&[!] > [/!]MIME-Version=1.0&[!] > [/!]Content-Type=multipart/alternative; boundary="1234abcd"] > > --1234abcd > Content-Type: text/plain; charset="utf-8" > Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl] > > test plain text here. > > [unurl]%0D%0A[/unurl] > > --1234abcd > Content-Type: text/html; charset="utf-8" > Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl] > > "> > > >  > test HTML email > > > 

test HTML here.

> well? > > > > --1234abcd-- > [/sendmail] > > ------------------------------------------------------------------------------------------------------------------------ > > Govinda > ------------ Govinda Associated Messages, from the most recent to the oldest:

    
  1. [WebDNA] html email.. should be a no-brainer.. but it is not parsing. (?) (Govinda 2010)
hmmm.... on another client's server the same exact code (and resulting email) comes in properly-parsed as HTML... What does that mean? What do I need to tell the former server admin (which when that server sends the email, refuses to display as HTML)? Or does this even mean, for sure, that the issue is server-admin side? Thanks for any of your thoughts guys, -Govinda On Dec 20, 2010, at 8:22 PM, Govinda wrote: > I have not had need for html email for quite a while.. and now my > old scripts, as well as recent posts/samples from this list, are all > failing to show as proper HTML once I receive the email. I am > getting the raw HTML code. When I receive the test email, then I > tell my client (Mac/Mail, v.10.5.8) to toggle back and forth between > showing me the email in HTML format, and then plain text format... > and it does properly toggle to show me the plain text version ("test > plain text here."), alternately with the HTML... so that is not the > problem. The problem is simply that the HTML is being treated as > though it were plain text. I do not see the issue. Can any of you? > > I look at the headers of the email that I receive and one thing > might be (a) clue/relevant is the spam score(?) > Here, take a look (in case you think it could affect the reason my > mail client is not displaying the email as HTML email): (and then > code is below that) > Mime-Version: 1.0 > > Content-Type: multipart/alternative; boundary="1234abcd" > > X-Spam-Status: No, score=-0.2 > > X-Spam-Score: -1 > > X-Spam-Bar: / > > X-Spam-Report: Spam detection software, running on the system > "scr1-201003000000.spheryx.net", has identified this incoming email > as possible spam. The original message has been attached to this so > you can view it (if it isn't spam) or label similar future email. > If you have any questions, see the administrator of that system for > details. Content preview: Content-Type: text/plain; charset="utf-8" > Content-Transfer-Encoding: 7bit test plain text here. [...] Content > analysis details: (-0.2 points, 5.0 required) pts rule > name description ---- ---------------------- > -------------------------------------------------- 0.0 > T_TVD_MIME_NO_HEADERS BODY: T_TVD_MIME_NO_HEADERS -0.0 > BAYES_20 BODY: Bayes spam probability is 5 to 20% > [score: 0.1025] 0.5 MISSING_MID Missing Message-Id: > header 0.0 T_MIME_NO_TEXT No text body parts -0.7 > AWL AWL: From: address is in the auto white-list > > X-Spam-Flag: NO > > ------------------------------------------ > > Thanks for looking! > -Govinda > > ------------------------------------------------------------------------------------------------------------------------ > > [sendmail > to > = > myuser > @mydomain.com&from=another@domain.com&subject=email_subject&MIME- > Version=1.0&Content-Type=multipart/alternative; boundary="1234abcd"] > [!][/!] > > [sendmail to=myuser@mydomain.com&[!] > [/!]from=another@domain.com&[!] > [/!]subject=email_subject&[!] > [/!]MIME-Version=1.0&[!] > [/!]Content-Type=multipart/alternative; boundary="1234abcd"] > > --1234abcd > Content-Type: text/plain; charset="utf-8" > Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl] > > test plain text here. > > [unurl]%0D%0A[/unurl] > > --1234abcd > Content-Type: text/html; charset="utf-8" > Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl] > > "> > > >  > test HTML email > > > 

test HTML here.

> well? > > > > --1234abcd-- > [/sendmail] > > ------------------------------------------------------------------------------------------------------------------------ > > Govinda > ------------ Govinda Govinda

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

Message Board (2001) [WebDNA] [WSC] WebDNA Development Summit (2014) Possible Bug in 2.0b15.acgi (1997) [sendmail] and [formvariables] (1997) Secure Server (1999) WebCat2b12 - nesting [tags] (1997) NetScape problem (1999) OK, here goes... (1997) Searching Relational Databases (2004) problems with 2 tags (1997) FORMS: Returning a specific page (1997) Passing values - never mind (1999) [WriteFile] problems (1997) [addlineitems] display (1997) [BULK] Fwd: [WebDNA] [BULK] WebDNA discovery in the Console - [having many crashes] (2011) Sort Order on a page search (1997) Extra equals signs with IE? (More debugging questions...) (1997) WebMerchant still not working!! (1999) [LOOKUP] (1997) Holy emails Batman! WebCat's Insane! (2003)