From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,265e64921cda7f9a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-01-09 08:44:05 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!wn14feed!worldnet.att.net!199.45.49.37!cyclone1.gnilink.net!ngpeer.news.aol.com!fr.clara.net!heighliner.fr.clara.net!teaser.fr!enst.fr!not-for-mail From: Craig Carey Newsgroups: comp.lang.ada Subject: Re: New Ada binding to OpenGL - test - trying to figure out why M$ Outlook keeps sending HTML... Date: Fri, 10 Jan 2003 05:43:21 +1300 Organization: ENST, France Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: avanie.enst.fr 1042130643 11407 137.194.161.2 (9 Jan 2003 16:44:03 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Thu, 9 Jan 2003 16:44:03 +0000 (UTC) Return-Path: X-Mailer: Forte Agent 1.92/32.572 Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.13 Precedence: bulk List-Unsubscribe: , List-Id: comp.lang.ada mail<->news gateway List-Post: List-Help: List-Subscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:32832 Date: 2003-01-10T05:43:21+13:00 Here are some instructions on how to send plain text e-mail when the program sending the e-mail, is the Microsoft Outlook Express e-mail cient program. Some comments on Eudora and plain text, are below. ------------------------------------------------------------------------ http://www.amsat.org/amsat/listserv/express.html | How to Configure Outlook Express [5.00] to send Plain Text only (for | the AMSAT mailing lists) ... | | ** Start Outlook Express | | * Pull down the Tools menu and select "Options...". | | * Click on the "Send" tab. | | * Click on the "International Settings..." button. For "Default | Encoding" select "Western European (ISO)". Depending on your | language, this may not be the best setting for general use. But | it's the setting you want for using majordomo and sending messages | to the mailing lists. | | * Make sure "When replying to message always use English headers" is | checked. | | * Click "OK" to finish with the "International Send Settings" dialog. | | | ** Back on the "Sending" page, under "Mail Sending Format", make sure | "Plain Text" is selected. | | * Click on the "Plain Text Settings..." button. | | * Under "Message format", make sure the "MIME" option is selected. | | * Make sure "Encode text using" is set to "None". | | * Click "OK" to finish with the "Plain Text Settings" dialog. | | ** While you're here, it would be a good idea to make sure that "Plain | Text" is also selected under "News Sending Format". That setting is | not used on the AMSAT mailing lists, but it is considered bad form | to send HTML messages on most news groups. | | * Click on the "Compose" tab. | | * Under "Stationery", make sure "Mail" is not checked. | | * Under "Business Cards", make sure "Mail" is not checked. | | * Click the "Security" tab. | | * Make sure "Encrypt contents and attachments for all outgoing | messages" is not checked. | | * Make sure "Digitally sign all outgoing messsages" is not checked. | | | * Click "OK" to finish with the Options dialog. | | * If you will be using multiple Identities to send mail to the AMSAT | system, pull down the "Files" menu and select "Switch Identity..." | to select the next identity. Repeat all of the above steps for each | identity. | ------------------------------------------------------------------------ It is a bit worse for Eudora users. Eudora 5 has a "plain text" radio button that behaves as expected for outgoing messages, but it has no effect on saved messages. Eudora's plain text is not genuine plain text since these substrings are not removed: .. (Thus the 2002 Eudora clients couldn't output the plain text format). A Eudora 5.1.1.x I tested, saves a message using HTML format, even though it sends messages using plain text format. Though Eudora will strip HTML from the message sent, it leaves HTML in the saved version of the outgoing message. An unsatisfactory solution for that is to enable the "Styled Text Formatting Toolbar" and then just before each final (and draft) is saved, the whole message is hilighted (Ctrl-A) and then the HTML option "Clear Formatting" button is pressed. On Wed, 8 Jan 2003 21:06:15 -0500, "Beard, Frank Randolph CIV" wrote: >Trying to figure out why M$ Outlook keeps sending HTML >when everything is set to "Plain Text". > >-----Original Message----- >From: David Holm > Craig Carey