[BULK] Re: [WebDNA] CSS HTML Email Using Emailer

This WebDNA talk-list message is from

2010


It keeps the original formatting.
numero = 105209
interpreted = N
texte = This is a multi-part message in MIME format. --------------050806080208080108070200 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, I have solved this problem with something who looks very silly, but it=20 works... I put each line of the CSS in a comment area : I'm not able to say WHY this works, but from all the test I did this is=20 the only way I found that make CSS applied nicely, execpt with Gmail=20 that needs instead of ... If this can help! Lawrence Le 02/05/10 01:50, Terry Nair a =C3=A9crit : > > Hi folks, > > Need some help on this. I have used WebDNA Sendmail and Emailer to=20 > send multipart emails with HTML as well as plain text content. For the=20 > HTML part, it is the plain vanilla HTML codes without any use of CSS=20 > that is used in the email. No issues there and works for eons. > > Recently, had a client that uses MaxBulk Mailer, a really nifty and=20 > good mass email software. It too does multipart emails. The difference=20 > is =E2=80=A6.it can handle CSS formatted HTML content in the email. Did= a test=20 > on both software =E2=80=A6Emailer and MaxBulk using the same HTML conte= nt=20 > where the only difference is how the fonts are defined =E2=80=A6.= versus=20 > . > > What was discovered is that Outlook, upon receiving the email=20 > =E2=80=A6properly displays CSS HTML emails from MaxBulk but not from Em= ailer.=20 > Does anyone know what is up with this? Is there a way or something I=20 > need to add to the Emailer mail format or Sendmail context to make it=20 > send CSS HTML mails that can display correctly in Outlook. > > Thanks for the assist =E2=80=A6..regards Terry Nair > --------------050806080208080108070200 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,

I have solved this problem with something who looks very silly, but it works...
I put each line of the CSS in a comment area :
<!-- body
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
-->
<= ;!-- a:link {=C2=A0 color: #0A479C; text-decoration: none}
-->
<!-- a:hover {=C2=A0 color: #0A479C; text-decoration: underline}
-->
<!-- a:visited {=C2=A0 color: #0A479C; text-decoration: none} -->
I'm not able to say WHY this works, but from all the test I did this is the only way I found that make CSS applied nicely, execpt with Gmail that needs <Font> instead of <span> ...

If this can help!
Lawrence


Le 02/05/10 01:50, Terry Nair a =C3=A9crit=C2=A0:

Hi folks,

=C2=A0

Need some help on this. I have used WebDNA Sendmail and Emailer to send multipart emails with HTML as well as plain text content. For the HTML part, it is the plain vanilla HTML codes without any use of CSS that is used in the email. No issues there and works for eons.

=C2=A0

Recently, had a client that uses MaxBulk Mailer, a really nifty and good mass email software. It too does multipart emails. The difference is =E2=80=A6.it can handle CSS formatted HTML content in the email. Did a test on both software =E2=80=A6Emailer and MaxBulk using the same HTML content where the only difference is how the fonts are defined =E2=80=A6.<SPAN> versus <FONT>.

=C2=A0

What was discovered is that Outlook, upon receiving the email =E2=80=A6properl= y displays CSS HTML emails from MaxBulk but not from Emailer. Does anyone know what is up with this? Is there a way or something I need to add to the Emailer mail format or Sendmail context to make it send CSS HTML mails that can display correctly in Outlook.

=C2=A0

Thanks for the assist =E2=80=A6..regards Terry Nair


--------------050806080208080108070200-- Associated Messages, from the most recent to the oldest:

    
This is a multi-part message in MIME format. --------------050806080208080108070200 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable Hi, I have solved this problem with something who looks very silly, but it=20 works... I put each line of the CSS in a comment area : I'm not able to say WHY this works, but from all the test I did this is=20 the only way I found that make CSS applied nicely, execpt with Gmail=20 that needs instead of ... If this can help! Lawrence Le 02/05/10 01:50, Terry Nair a =C3=A9crit : > > Hi folks, > > Need some help on this. I have used WebDNA Sendmail and Emailer to=20 > send multipart emails with HTML as well as plain text content. For the=20 > HTML part, it is the plain vanilla HTML codes without any use of CSS=20 > that is used in the email. No issues there and works for eons. > > Recently, had a client that uses MaxBulk Mailer, a really nifty and=20 > good mass email software. It too does multipart emails. The difference=20 > is =E2=80=A6.it can handle CSS formatted HTML content in the email. Did= a test=20 > on both software =E2=80=A6Emailer and MaxBulk using the same HTML conte= nt=20 > where the only difference is how the fonts are defined =E2=80=A6.= versus=20 > . > > What was discovered is that Outlook, upon receiving the email=20 > =E2=80=A6properly displays CSS HTML emails from MaxBulk but not from Em= ailer.=20 > Does anyone know what is up with this? Is there a way or something I=20 > need to add to the Emailer mail format or Sendmail context to make it=20 > send CSS HTML mails that can display correctly in Outlook. > > Thanks for the assist =E2=80=A6..regards Terry Nair > --------------050806080208080108070200 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,

I have solved this problem with something who looks very silly, but it works...
I put each line of the CSS in a comment area :
<!-- body
{font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
-->
<= ;!-- a:link {=C2=A0
color: #0A479C; text-decoration: none}
-->
<!-- a:hover {=C2=A0 color: #0A479C; text-decoration: underline}
-->
<!-- a:visited {=C2=A0 color: #0A479C; text-decoration: none} -->
I'm not able to say WHY this works, but from all the test I did this is the only way I found that make CSS applied nicely, execpt with Gmail that needs <Font> instead of <span> ...

If this can help!
Lawrence


Le 02/05/10 01:50, Terry Nair a =C3=A9crit=C2=A0:

Hi folks,

=C2=A0

Need some help on this. I have used WebDNA Sendmail and Emailer to send multipart emails with HTML as well as plain text content. For the HTML part, it is the plain vanilla HTML codes without any use of CSS that is used in the email. No issues there and works for eons.

=C2=A0

Recently, had a client that uses MaxBulk Mailer, a really nifty and good mass email software. It too does multipart emails. The difference is =E2=80=A6.it can handle CSS formatted HTML content in the email. Did a test on both software =E2=80=A6Emailer and MaxBulk using the same HTML content where the only difference is how the fonts are defined =E2=80=A6.<SPAN> versus <FONT>.

=C2=A0

What was discovered is that Outlook, upon receiving the email =E2=80=A6properl= y displays CSS HTML emails from MaxBulk but not from Emailer. Does anyone know what is up with this? Is there a way or something I need to add to the Emailer mail format or Sendmail context to make it send CSS HTML mails that can display correctly in Outlook.

=C2=A0

Thanks for the assist =E2=80=A6..regards Terry Nair


--------------050806080208080108070200-- Lawrence

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:

Multiple catalog databases and showcart (1997) Webstar 1.3.1 PPC (1997) SKU lookup (1997) database size? (1997) if else problem: Version 2 (2003) OT: Outsourcing & copyrights (2005) Sendmail Recipients (2001) possible bug in unix version? (2000) Cart date/time (2006) Install Webcatalog under NT4.0 and Microsoft IIS 2.0 (1997) More on the email templates (1997) database freeze (1997) Setting up WebCatalog with Retail Pro data (1996) WebCat2b13MacPlugIn - [include] (1997) Maybe off topic but how to charge (1997) allow or deny based on referer.... (1997) Formulas.db not working (2006) Extended [ConvertChars] (1997) Still having install problems (2000) European Dates (1998)