comp.lang.ada
 help / color / mirror / Atom feed
From: John Smith <yoursurrogategod@gmail.com>
Subject: Sending HTML e-mails
Date: Sat, 23 Jan 2016 20:24:33 -0800 (PST)
Date: 2016-01-23T20:24:33-08:00	[thread overview]
Message-ID: <7b8c5605-a4b5-4c0a-ae52-399b34b1be9e@googlegroups.com> (raw)

Hi,

One thing that I'd like to do in Ada is to send an HTML file and have that 
display as the actual e-mail itself (for example, in Outlook.)  Basically, not as 
an attachment to the e-mail, but inside the message of it.

Here are the steps that I took and the results that I got:
- The first thing I did was have a look at this example:
  http://rosettacode.org/wiki/Send_email#Ada

Where it says message, I entered HTML and my e-mail never got to my Outlook 
Inbox.  The plain text worked though.

- Then, I tried turning HTML code into (which is in a plain HTML file) an 
attachment and then sending that out.  Well, this e-mail did get to where it was 
supposed to get to, but it had an attachment that was an HTML file.  I tried 
something similar in a different programming language and it worked as I've 
previously described.

So, I have this question.  How can I create a plain table in HTML and then send it out?


             reply	other threads:[~2016-01-24  4:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-24  4:24 John Smith [this message]
2016-01-25  9:37 ` Sending HTML e-mails Georg Bauhaus
2016-01-28  3:22   ` John Smith
2016-01-28 16:52     ` G.B.
2016-01-28 16:55       ` G.B.
2016-02-01  3:40         ` John Smith
2016-02-01  9:06           ` Georg Bauhaus
2016-02-01 23:11             ` John Smith
2016-02-02 10:33               ` Georg Bauhaus
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox