Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > sending HTML emails

Reply
Thread Tools

sending HTML emails

 
 
Daniel R. Tobias
Guest
Posts: n/a
 
      10-08-2003
shank wrote:

> Where can I find any specials rules or cautions when creating HTML emails?


http://mailformat.dan.info/body/html.html

> I've been sending them for over a year with very few problems while "not"
> using CSS. For the first time today I set an email up with CSS, embedded and
> inline styles. It validated without flaw using www.w3.org. I used
> transitional 4.01. I send my campaign out and receive the email in my own
> outlook express - and it's trashed! Some of the style attributes were just
> ignored. Another thing I noticed is that in code class="xyz" had been
> converted to class=xyz. Obviously, I'm doing something wrong.


You don't mention what program you used to *send* the mail; perhaps the
outbound program was responsible for "mangling" your code before it went
out?

--
== Dan ==
Dan's Mail Format Site: http://mailformat.dan.info/
Dan's Web Tips: http://webtips.dan.info/
Dan's Domain Site: http://domains.dan.info/

 
Reply With Quote
 
 
 
 
Anthony Buckland
Guest
Posts: n/a
 
      10-08-2003
shank wrote:

>Where can I find any specials rules or cautions when creating HTML emails?
>
> ...
>

Rule one: don't send them to me. The second I see HTML starting to display
when I open an email, I hit "stop" in a hurry and do a virus scan soon
after.
If someone wants me to have the _opportunity_ to see something generated
with HTML, they can send me an email with a link in it, which I might click
on if I really trust that person.

Rule two: forget rule one if you operate in a closed community where
everyone trusts everyone else and is scrupulous about not passing on any
messages from outside.

 
Reply With Quote
 
 
 
 
William Tasso
Guest
Posts: n/a
 
      10-08-2003
Anthony Buckland wrote:
> shank wrote:
>
>> Where can I find any specials rules or cautions when creating HTML
>> emails?
>>
>> ...
>>

> Rule one: don't send them to me. The second I see HTML starting to
> display when I open an email, I hit "stop" in a hurry and do a virus
> scan soon after.



Doesn't your mail client have the option to display all incoming as plain
text?

--
William Tasso - http://WilliamTasso.com


 
Reply With Quote
 
Ben
Guest
Posts: n/a
 
      10-08-2003
shank wrote:
> using CSS. For the first time today I set an email up with CSS, embedded and
> inline styles. It validated without flaw using www.w3.org. I used
> transitional 4.01. I send my campaign out and receive the email in my own
> outlook express - and it's trashed! Some of the style attributes were just
> ignored. Another thing I noticed is that in code class="xyz" had been
> converted to class=xyz. Obviously, I'm doing something wrong.


I occasionally highlight a web page and paste it into OE and email it to
myself (I use both Mozilla Mail and OE btw). I have found recently
though that it does not take into account CSS at all so on CSS sites I
lose the formating which is a real downer.

regards,
Ben

--
BTW. I can be contacted at Username:newsgroup4.replies.benaltw
Domainoxy.net

 
Reply With Quote
 
William Tasso
Guest
Posts: n/a
 
      10-08-2003
Ben wrote:
>
> I occasionally highlight a web page and paste it into OE and email it
> to myself (I use both Mozilla Mail and OE btw). I have found recently
> though that it does not take into account CSS at all so on CSS sites I
> lose the formating which is a real downer.
>


that's the cut/paste which is failing to 'get' the css - not your mail
client(s)

--
William Tasso - http://WilliamTasso.com


 
Reply With Quote
 
Ben
Guest
Posts: n/a
 
      10-08-2003
William Tasso wrote:
> Ben wrote:
>
>>I occasionally highlight a web page and paste it into OE and email it
>>to myself (I use both Mozilla Mail and OE btw). I have found recently
>>though that it does not take into account CSS at all so on CSS sites I
>>lose the formating which is a real downer.
>>

>
>
> that's the cut/paste which is failing to 'get' the css - not your mail
> client(s)
>


IE is pretty good at cutting and then pasting into OE which is not the
case with Mozilla Mail and Browser. But IE has not been set up for
copying pages with CSS unfortunately.

--
BTW. I can be contacted at Username:newsgroup4.replies.benaltw
Domainoxy.net

 
Reply With Quote
 
andy johnson
Guest
Posts: n/a
 
      10-09-2003
On Tue, 07 Oct 2003 23:46:05 GMT, "shank" <>
wrote:

>Where can I find any specials rules or cautions when creating HTML emails?
>
>I've been sending them for over a year with very few problems while "not"
>using CSS. For the first time today I set an email up with CSS, embedded and
>inline styles. It validated without flaw using www.w3.org. I used
>transitional 4.01. I send my campaign out and receive the email in my own
>outlook express - and it's trashed! Some of the style attributes were just
>ignored. Another thing I noticed is that in code class="xyz" had been
>converted to class=xyz. Obviously, I'm doing something wrong.
>
>thanks
>

EVERYBODY I know, family, friends, work, you name it, has HTML turned
off. When you spammers send email, the ones that get by the filters
get added to the kill filter list. Screw you people. You are the
reason what could have been a nice thing has fallen into disuse.
-
Andy

"There would be a lot more civility in this world if people
didn't take that as an invitation to walk all over you"
- (Calvin and Hobbes) (this email addy is never checked...)
 
Reply With Quote
 
Toby A Inkster
Guest
Posts: n/a
 
      10-09-2003
Ben wrote:

> IE is pretty good at cutting and then pasting into OE which is not the
> case with Mozilla Mail and Browser. But IE has not been set up for
> copying pages with CSS unfortunately.


In Mozilla, File > Send Page.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?id=132

 
Reply With Quote
 
Ben
Guest
Posts: n/a
 
      10-09-2003
Toby A Inkster wrote:
> Ben wrote:
>
>
>>IE is pretty good at cutting and then pasting into OE which is not the
>>case with Mozilla Mail and Browser. But IE has not been set up for
>>copying pages with CSS unfortunately.

>
>
> In Mozilla, File > Send Page.


Thanks for that. I'll have to experiment with it. One of the advantages
of the Ie/OE way though is the ability of modifying or adding text to
the page you pasted as well. I can copy part of a table for example and
paste it in to the email to myself. Mozilla allows you to copy tables,
but does not allow partial tables which can be a bother.

regards,
Ben


--
BTW. I can be contacted at Username:newsgroup4.replies.benaltw
Domainoxy.net

 
Reply With Quote
 
shank
Guest
Posts: n/a
 
      10-09-2003
> >
> EVERYBODY I know, family, friends, work, you name it, has HTML turned
> off. When you spammers send email, the ones that get by the filters
> get added to the kill filter list. Screw you people. You are the
> reason what could have been a nice thing has fallen into disuse.
> -
> Andy


I was determined to stay out of this message thread until this moron got
involved. I admin the mail accounts for some 30 employees for 10+ years.
They all have HTML turned on! I filter some 5,000 spam emails at the domain
level every week. The only time we've had problems is when a user clicked
onto an attachment. Apparently, idiots like yourselves. I do not subscribe
to the "sky is falling" religion you select few have chosen. Correct!
"Select few." I personally do not know of anyone that has HTML turned off.
We live in a colorful world and choose to see color. We use it for proofing
and emphasizing ideas and instruction. Color is here and it's staying!

Through your own little cult thinking I have now been labeled a spammer. We
have 18,000 subscribers that we email twice a week. More sign up every week,
some unsubscribe or bounce every week. Regardless, in 6 years we've been
accused of spamming twice. Both from morons like yourselves who pounce on
the opportunity to inflame a situation because your lives are pathetic and
boring.

Be assured that if you were admin of my company, you'd be on the street in a
hurry! If you cannot keep your local machines safe in an HTML world, what
the hell good are you? We embrace technology and welcome it!!! Wake up and
get a life people! There's a great big world out there. Check it out
someday!

When you throw mud - expect to catch a bit yourselves!



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sending emails in html format Earnie ASP General 3 11-14-2006 05:37 PM
Scanning my emails for harmfull emails etc lee.ingram Computer Support 4 01-12-2006 01:21 AM
Cisco 1720, problem sending emails (SMTP) Asam Cisco 1 10-13-2005 12:21 PM
How to stop Sir name showing on emails from hotmail emails Drifter Computer Information 3 07-07-2004 07:15 AM
Re: Sending multiple emails (1000+) using dotnet Natty Gur ASP .Net 0 08-19-2003 10:13 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57