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

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 106039
interpreted = N
texte = --00032557a342bbce370497ed7fc9 Content-Type: text/plain; charset=UTF-8 Govinda, Hi - nothing obvious wrong in your code - not sure why you use the 'content-transfer-encoding' header though. Here's some code that is working for me right now - again I don't see an obvious difference with yours. Maybe if you're sending it as UTF-8 check that the templates etc are all in UTF-8. - Tom [sendmail to=test@test.ie&from=test@test.ie&subject=Email Subject&MIME-Version=1.0&Content-Type=multipart/alternative; boundary="[cart]"] --[cart] Content-Type: text/plain; charset="utf-8" Howdy --[cart] Content-Type: text/html; charset="utf-8" :: Title ::

Howdy

--[cart]-- [/sendmail] On Tue, Dec 21, 2010 at 3:16 AM, Govinda wrote: > 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] >> >> > http://www.w3.org/TR/html4/loose.dtd"> >> >> >> >> test HTML email >> >> >>

test HTML here.

>> well? >> >> >> >> --1234abcd-- >> [/sendmail] >> >> >> ------------------------------------------------------------------------------------------------------------------------ >> >> Govinda >> >> > ------------ > Govinda > > > > > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us > -- ============================================== Digital Revolutionaries 1st Floor, Castleriver House 14-15 Parliament Street Temple Bar,Dublin 2 Ireland ---------------------------------------------- [t]: ++ 353 1 440 3907 [f]: ++ 353 1 443 0720 [e]: [w]: ============================================== --00032557a342bbce370497ed7fc9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Govinda,

Hi - nothing obvious wrong in your code - not s= ure why you use the 'content-transfer-encoding' header though. =C2= =A0 =C2=A0Here's some code that is working for me right now - again I d= on't see an obvious difference with yours.

Maybe if you're sending it as UTF-8 check that the = templates etc are all in UTF-8.

- Tom


[sendmail to=3Dtest@test.ie&from=3Dtest@test.ie&subject=3DEmail Subject&MIME-Version=3D1.0&am= p;Content-Type=3Dmultipart/alternative; boundary=3D"[cart]"]

--[cart]
Content-Type: text/plain; charset=3D= "utf-8"

Howdy

-= -[cart]
Content-Type: text/html; charset=3D"utf-8"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Tr= ansitional//EN"
=C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0"http://www.w3.org/TR/html4/loos= e.dtd">
<html>
<head>
<title>:: Title ::</title= >

<style type=3D"text/css">
a, a:link, a:visited {
text-decoration: underline;
color:#blue;
=
}
a:hover {
text-decoration: underline;
color:blue;
}
</style>

</head>

<body bgcolor=3D"#FFFFFF" text=3D"#000000" = bottommargin=3D"0" leftmargin=3D"0" topmargin=3D"0= " marginheight=3D"0" marginwidth=3D"0">

<p>Howdy</p>


<= /div>
</body>
</html>

--[cart]--
[/sendmail]






=



On Tue, Dec 21, 2010= at 3:16 AM, Govinda <govinda.webdnatalk@gmail.com> wrote:
hmmm....
on another client's server the same exact code (and resulting email) co= mes in properly-parsed as HTML...
What does that mean?
What do I need to tell the former server admin (which when that server send= s 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 scrip= ts, as well as recent posts/samples from this list, are all failing to show= as proper HTML once I receive the email. =C2=A0I am getting the raw HTML c= ode. =C2=A0When 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 for= mat, and then plain text format... and it does properly toggle to show me t= he plain text version ("test plain text here."), alternately with= the HTML... so that is not the problem. =C2=A0The problem is simply that t= he HTML is being treated as though it were plain text. =C2=A0I do not see t= he issue. =C2=A0Can 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 cli= ent is not displaying the email as HTML email): =C2=A0(and then code is bel= ow that)
Mime-Version: =C2=A0 1.0

=C2=A0 =C2=A0 =C2=A0 =C2=A0Content-Type: =C2=A0 multipart/alternative; bou= ndary=3D"1234abcd"

=C2=A0 =C2=A0 =C2=A0 =C2=A0X-Spam-Status: =C2=A0No, score=3D-0.2

=C2=A0 =C2=A0 =C2=A0 =C2=A0X-Spam-Score: =C2=A0 -1

=C2=A0 =C2=A0 =C2=A0 =C2=A0X-Spam-Bar: =C2=A0 =C2=A0 /

=C2=A0 =C2=A0 =C2=A0 =C2=A0X-Spam-Report: =C2=A0Spam detection software, r= unning on the system "scr1-201003000000.spheryx.net", has identified = this incoming email as possible spam. =C2=A0The original message has been a= ttached to this so you can view it (if it isn't spam) or label similar = future email. =C2=A0If you have any questions, see the administrator of tha= t system for details. Content preview: =C2=A0Content-Type: text/plain; char= set=3D"utf-8" Content-Transfer-Encoding: 7bit test plain text her= e. [...] =C2=A0Content analysis details: =C2=A0 (-0.2 points, 5.0 required)= pts rule name =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0description = ---- ---------------------- -----------------------------------------------= --- 0.0 T_TVD_MIME_NO_HEADERS =C2=A0BODY: T_TVD_MIME_NO_HEADERS -0.0 BAYES_= 20 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 BODY: Bayes spam probab= ility is 5 to 20% [score: 0.1025] 0.5 MISSING_MID =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0Missing Message-Id: header 0.0 T_MIME_NO_TEXT =C2=A0 =C2= =A0 =C2=A0 =C2=A0 No text body parts -0.7 AWL =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0AWL: From: address is in the auto = white-list

=C2=A0 =C2=A0 =C2=A0 =C2=A0X-Spam-Flag: =C2=A0 =C2=A0NO

------------------------------------------

Thanks for looking!
-Govinda

---------------------------------------------------------------------------= ---------------------------------------------

[sendmail to=3Dmyu= ser@mydomain.com&from=3Danother@domain.com&subject=3Demail_subject&MIME-Ve= rsion=3D1.0&Content-Type=3Dmultipart/alternative; boundary=3D"1234= abcd"][!][/!]

[sendmail to=3Dmyu= ser@mydomain.com&[!]
[/!]from=3Danother@= domain.com&[!]
[/!]subject=3Demail_subject&[!]
[/!]MIME-Version=3D1.0&[!]
[/!]Content-Type=3Dmultipart/alternative; boundary=3D"1234abcd"]<= br>
--1234abcd
Content-Type: text/plain; charset=3D"utf-8"
Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl]

test plain text here.

[unurl]%0D%0A[/unurl]

--1234abcd
Content-Type: text/html; charset=3D"utf-8"
Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"= "h= ttp://www.w3.org/TR/html4/loose.dtd">
<html lang=3D"en">
<head>
=C2=A0 =C2=A0 =C2=A0 =C2=A0<meta http-equiv=3D"content-type" = content=3D"text/html; charset=3Dutf-8">
=C2=A0 =C2=A0 =C2=A0 =C2=A0<title>test HTML email</title>
</head>
<body>
=C2=A0 =C2=A0 =C2=A0 =C2=A0<h1>test HTML here.</h1>
=C2=A0 =C2=A0 =C2=A0 =C2=A0well?
</body>
</html>

--1234abcd--
[/sendmail]

---------------------------------------------------------------------------= ---------------------------------------------

Govinda


------------
Govinda






---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <ta= lk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: suppo= rt@webdna.us



--
=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Digital Revolutio= naries
1st Floor, Castleriver House
14-15 Parliament Street
Temple= Bar,Dublin 2
Ireland
----------------------------------------------
[t]: ++ 353 1 = 440 3907
[f]: ++ 353 1 443 0720
[e]: <mailto:tom@revolutionaries.ie>
[w]: <http://www.revolutionaries.ie/>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--00032557a342bbce370497ed7fc9-- Associated Messages, from the most recent to the oldest:

    
--00032557a342bbce370497ed7fc9 Content-Type: text/plain; charset=UTF-8 Govinda, Hi - nothing obvious wrong in your code - not sure why you use the 'content-transfer-encoding' header though. Here's some code that is working for me right now - again I don't see an obvious difference with yours. Maybe if you're sending it as UTF-8 check that the templates etc are all in UTF-8. - Tom [sendmail to=test@test.ie&from=test@test.ie&subject=Email Subject&MIME-Version=1.0&Content-Type=multipart/alternative; boundary="[cart]"] --[cart] Content-Type: text/plain; charset="utf-8" Howdy --[cart] Content-Type: text/html; charset="utf-8" :: Title ::

Howdy

--[cart]-- [/sendmail] On Tue, Dec 21, 2010 at 3:16 AM, Govinda wrote: > 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] >> >> > http://www.w3.org/TR/html4/loose.dtd"> >> >> >> >> test HTML email >> >> >>

test HTML here.

>> well? >> >> >> >> --1234abcd-- >> [/sendmail] >> >> >> ------------------------------------------------------------------------------------------------------------------------ >> >> Govinda >> >> > ------------ > Govinda > > > > > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us > -- ============================================== Digital Revolutionaries 1st Floor, Castleriver House 14-15 Parliament Street Temple Bar,Dublin 2 Ireland ---------------------------------------------- [t]: ++ 353 1 440 3907 [f]: ++ 353 1 443 0720 [e]: [w]: ============================================== --00032557a342bbce370497ed7fc9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Govinda,

Hi - nothing obvious wrong in your code - not s= ure why you use the 'content-transfer-encoding' header though. =C2= =A0 =C2=A0Here's some code that is working for me right now - again I d= on't see an obvious difference with yours.

Maybe if you're sending it as UTF-8 check that the = templates etc are all in UTF-8.

- Tom


[sendmail to=3Dtest@test.ie&from=3Dtest@test.ie&subject=3DEmail Subject&MIME-Version=3D1.0&am= p;Content-Type=3Dmultipart/alternative; boundary=3D"[cart]"]

Content-Type: text/plain; charset=3D= "utf-8"

Howdy

-= -[cart]
Content-Type: text/html; charset=3D"utf-8"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Tr= ansitional//EN"
=C2=A0=C2=A0 =C2=A0 =C2=A0 =C2=A0"http://www.w3.org/TR/html4/loos= e.dtd">
<html>
<head>
<title>:: Title ::</title= >

<style type=3D"text/css">
a, a:link, a:visited {
text-decoration: underline;
color:#blue;
=
}
a:hover {
text-decoration: underline;
color:blue;
}
</style>

</head>

<body bgcolor=3D"#FFFFFF" text=3D"#000000" = bottommargin=3D"0" leftmargin=3D"0" topmargin=3D"0= " marginheight=3D"0" marginwidth=3D"0">

<p>Howdy</p>


<= /div>
</body>
</html>

--[cart]--
[/sendmail]






=



On Tue, Dec 21, 2010= at 3:16 AM, Govinda <govinda.webdnatalk@gmail.com> wrote:
hmmm....
on another client's server the same exact code (and resulting email) co= mes in properly-parsed as HTML...
What does that mean?
What do I need to tell the former server admin (which when that server send= s 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 scrip= ts, as well as recent posts/samples from this list, are all failing to show= as proper HTML once I receive the email. =C2=A0I am getting the raw HTML c= ode. =C2=A0When 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 for= mat, and then plain text format... and it does properly toggle to show me t= he plain text version ("test plain text here."), alternately with= the HTML... so that is not the problem. =C2=A0The problem is simply that t= he HTML is being treated as though it were plain text. =C2=A0I do not see t= he issue. =C2=A0Can 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 cli= ent is not displaying the email as HTML email): =C2=A0(and then code is bel= ow that)
Mime-Version: =C2=A0 1.0

=C2=A0 =C2=A0 =C2=A0 =C2=A0Content-Type: =C2=A0 multipart/alternative; bou= ndary=3D"1234abcd"

=C2=A0 =C2=A0 =C2=A0 =C2=A0X-Spam-Status: =C2=A0No, score=3D-0.2

=C2=A0 =C2=A0 =C2=A0 =C2=A0X-Spam-Score: =C2=A0 -1

=C2=A0 =C2=A0 =C2=A0 =C2=A0X-Spam-Bar: =C2=A0 =C2=A0 /

=C2=A0 =C2=A0 =C2=A0 =C2=A0X-Spam-Report: =C2=A0Spam detection software, r= unning on the system "scr1-201003000000.spheryx.net", has identified = this incoming email as possible spam. =C2=A0The original message has been a= ttached to this so you can view it (if it isn't spam) or label similar = future email. =C2=A0If you have any questions, see the administrator of tha= t system for details. Content preview: =C2=A0Content-Type: text/plain; char= set=3D"utf-8" Content-Transfer-Encoding: 7bit test plain text her= e. [...] =C2=A0Content analysis details: =C2=A0 (-0.2 points, 5.0 required)= pts rule name =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0description = ---- ---------------------- -----------------------------------------------= --- 0.0 T_TVD_MIME_NO_HEADERS =C2=A0BODY: T_TVD_MIME_NO_HEADERS -0.0 BAYES_= 20 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 BODY: Bayes spam probab= ility is 5 to 20% [score: 0.1025] 0.5 MISSING_MID =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0Missing Message-Id: header 0.0 T_MIME_NO_TEXT =C2=A0 =C2= =A0 =C2=A0 =C2=A0 No text body parts -0.7 AWL =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0AWL: From: address is in the auto = white-list

=C2=A0 =C2=A0 =C2=A0 =C2=A0X-Spam-Flag: =C2=A0 =C2=A0NO

------------------------------------------

Thanks for looking!
-Govinda

---------------------------------------------------------------------------= ---------------------------------------------

[sendmail to=3Dmyu= ser@mydomain.com&from=3Danother@domain.com&subject=3Demail_subject&MIME-Ve= rsion=3D1.0&Content-Type=3Dmultipart/alternative; boundary=3D"1234= abcd"][!][/!]

[sendmail to=3Dmyu= ser@mydomain.com&[!]
[/!]from=3Danother@= domain.com&[!]
[/!]subject=3Demail_subject&[!]
[/!]MIME-Version=3D1.0&[!]
[/!]Content-Type=3Dmultipart/alternative; boundary=3D"1234abcd"]<= br>
--1234abcd
Content-Type: text/plain; charset=3D"utf-8"
Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl]

test plain text here.

[unurl]%0D%0A[/unurl]

--1234abcd
Content-Type: text/html; charset=3D"utf-8"
Content-Transfer-Encoding: 7bit[unurl]%0D%0A[/unurl]

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"= "h= ttp://www.w3.org/TR/html4/loose.dtd">
<html lang=3D"en">
<head>
=C2=A0 =C2=A0 =C2=A0 =C2=A0<meta http-equiv=3D"content-type" = content=3D"text/html; charset=3Dutf-8">
=C2=A0 =C2=A0 =C2=A0 =C2=A0<title>test HTML email</title>
</head>
<body>
=C2=A0 =C2=A0 =C2=A0 =C2=A0<h1>test HTML here.</h1>
=C2=A0 =C2=A0 =C2=A0 =C2=A0well?
</body>
</html>

--1234abcd--
[/sendmail]

---------------------------------------------------------------------------= ---------------------------------------------

Govinda


------------
Govinda






---------------------------------------------------------
This message is sent to you because you are subscribed to
the mailing list <ta= lk@webdna.us>.
To unsubscribe, E-mail to: <talk-leave@webdna.us>
archives: http://mail.webdna.us/list/talk@webdna.us
Bug Reporting: suppo= rt@webdna.us



--
=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Digital Revolutio= naries
1st Floor, Castleriver House
14-15 Parliament Street
Temple= Bar,Dublin 2
Ireland
----------------------------------------------
[t]: ++ 353 1 = 440 3907
[f]: ++ 353 1 443 0720
[e]: <mailto:tom@revolutionaries.ie>
[w]: <http://www.revolutionaries.ie/>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--00032557a342bbce370497ed7fc9-- Tom Duke

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:

Tab Charactor (1997) Populating a db from a form textarea (2005) weird happenings (1997) PCS Frames (1997) Input appreciated (2000) newcart (1997) [WebDNA] Processor usage off the charts (2008) summ=T (2003) Replace Statement (1997) Header Values won't take. (1998) Variable Math (1998) Payflow Pro on OSX (2003) Problems appending to database (1997) Trouble with formula.db + more explanation (1997) Problem (1997) WebCommerce: Folder organization ? (1997) Previous and Next Solution (2004) apostrophe in search item (1997) Big Databases (1997) WebCatalog for Postcards ? (1997)