digplanet beta 1: Athena
Share digplanet:

Agriculture

Applied sciences

Arts

Belief

Business

Chronology

Culture

Education

Environment

Geography

Health

History

Humanities

Language

Law

Life

Mathematics

Nature

People

Politics

Science

Society

Technology

Outlook Express
A component of Microsoft Windows
Outlook Express icon.png
Outlook Express XP.png
Screenshot of Outlook Express in Windows XP
Details
Type Email client, News client
Included with Windows 98, Windows Me, Windows 2000, Windows XP, Windows Server 2003
Also available for Mac OS 9,, Windows 3.x, Windows NT 3.51, Windows 95, Windows NT 4.0
Replaces Microsoft Internet Mail and News
Replaced by Windows Mail
Related components
Internet Explorer

Outlook Express is an email and news client that is included with Internet Explorer versions 4.0 through 6.0. As such, it is also bundled with several versions of Microsoft Windows, from Windows 98 to Windows Server 2003, and is available for Windows 3.x, Windows NT 3.51, Windows 95 and Mac OS 9. In Windows Vista, Outlook Express was superseded by Windows Mail, then again by Windows Live Mail as separate software in Windows 7. Microsoft Entourage, sold as part of Microsoft Office for Macintosh, has replaced the Macintosh version.

Outlook Express is a different application from Microsoft Office Outlook. The two programs do not share a common codebase, but do share a common architectural philosophy. The similar names lead many people to conclude incorrectly that Outlook Express is a stripped-down version of Microsoft Office Outlook. Outlook Express uses the Windows Address Book to store contact information and integrates tightly with it. On Windows XP, it also integrates with Windows Messenger.

Contents

History [edit]

Microsoft Internet Mail and News was a freeware email and news client and ancestor of Outlook Express. Version 1.0 was released in 1996 following the Internet Explorer 3 release.[1] This add-on precedes the Internet Mail profile for Microsoft Exchange 4.0 bundled in Windows 95. Version 2.0 was released at the end of 1996. In 1997 the program was changed and renamed as Outlook Express and bundled with Internet Explorer 4. The executable file for Outlook Express, msimn.exe, is a holdover from the Internet Mail and News era. Internet Mail and News handled only plain text and rich text (RTF) email, lacking HTML email.

At one point, in a later beta version of Outlook Express 5, Outlook Express contained a sophisticated and adaptive spam filtering system; however this feature was removed shortly before launch. It was speculated on various websites and newsgroups at that time, that the feature was not stable enough for the mass market. Nearly two years later, a similar system, using a similar method of adaptive filtering, appeared as a feature of Microsoft Office Outlook.

Internet Explorer 5 required Outlook Express 5 to save Web Archive files (see MHTML).[2]

Outlook Express 6 SP3 is the latest version which is part of Windows XP SP3. Extended support for Windows XP SP3, which covers security hotfixes, will end in 2014.

In October 2005, Microsoft announced that Windows Vista would exclusively include a new application named Windows Mail, based on large parts of Outlook Express source code.[3] Microsoft was also concurrently developing Windows Live Mail Desktop (later renamed to Windows Live Mail), a mail client for its Hotmail service. Windows Live Mail was released in November 2007. In the future, support for Outlook Express and Windows Mail will be discontinued in favor of Windows Live Mail.

Versions for Windows [edit]

  • Outlook Express 4.0, which was included in Windows 98 (June 1998), stored messages in *.mbx files (similar to the Mbox format used in Unix based systems).
  • Outlook Express 5.0, which was included in Windows 98 Second Edition (SE) (June 1999), switched to *.dbx files, with a separate file for each mailbox folder.
  • Outlook Express 5.0 was included in Windows 2000 (February 2000).
  • Outlook Express 5.5 was included in Windows Me (June 2000).
  • Outlook Express 6.0 was included in Windows XP (October 2001).
  • Outlook Express 6.0 SP2 was included in Windows XP Service Pack 2 (August 2004).
  • Outlook Express 6.0 SP3 was included in Windows XP Service Pack 3 (April 2008).

Versions for Mac [edit]

Criticism [edit]

Email standards [edit]

Beginning with the text-based Unix Mail command, e-mail traditionally used the inline or bottom posting styles when replying to messages. Outlook Express, as well as Lotus Notes and Microsoft Outlook, top-post (show replies newest to oldest) by default. The large installed base of Microsoft Windows and Microsoft Office has changed perceptions of posting style to the point where new users have come to expect the top-posting style and are confused by inline or bottom posting.[citation needed]

Microsoft Office Outlook and Microsoft Exchange use a proprietary e-mail attachment format called Transport Neutral Encapsulation Format (TNEF) to handle formatting and other features specific to Outlook such as meeting requests. Outlook Express and other e-mail clients are unable to read this format.[4] This can be confusing to Outlook Express users (as well as those who use other e-mail clients) who receive attachments sent from Outlook.

Database corruption [edit]

Outlook Express has been prone to a number of problems which can corrupt its files database, especially when the database increases in size due to an increasing number of stored emails and during database compaction. This has led to a thriving market for programs that can back up, restore and recover corrupted files.[5] An open-source project called UnDBX was also created, which seems to be successful in recovering corrupt databases. Microsoft has also released documentation[6] which may be able to correct some non-severe problems and restore access to e-mail messages, without resorting to third-party solutions.

However, with the latest updates applied, Outlook Express now makes backup copies of DBX files prior to compaction. They are stored in the Recycle Bin. If an error occurs during compaction and messages are lost, the DBX files can be copied from the recycle bin.

Security issues [edit]

Outlook Express was one of the earlier e-mail clients to support HTML e-mail and scripts. As a result, emails were commonly infected with viruses.[citation needed] Previously, another security flaw was that a script could automatically be opened as an attachment. Another bug was in Outlook Express's attachment handling that allowed an executable to appear to be a harmless attachment such as a graphics file. Opening or previewing the e-mail could cause code to run without the user's knowledge or consent. Outlook Express uses Internet Explorer to render HTML e-mail. Internet Explorer has been widely criticized for having numerous security flaws.

With Outlook Express SP2 (part of Windows XP SP2), Microsoft has tried to correct the security holes. Outlook Express now blocks images inside e-mails by default.[7][8] It uses only the restricted security zone for HTML e-mail, which disables scripts and imposes restrictions on what web content can be rendered. It also warns when opening potentially malicious attachments.[9]

Handling of PGP/MIME signed messages [edit]

Outlook Express does not correctly handle MIME,[10] and will not display the body of signed messages inline. Users get a filled e-mail and one attachment (one of the message text and one of the signature) and therefore need to open an attachment to see the e-mail. If the email has been forwarded several times, users need to open attached email messages one inside the other multiple times to reach the parent e-mail message. This bug has still not been rectified. The proper behavior is described in RFC1847.[11] When replying or forwarding a message to a user who has a digital signature, Outlook Express gives an error and does not allow the user to continue if there is no digital signature installed for the sender.[12]

Extensibility [edit]

Outlook Express does not have a documented object model like Microsoft Office Outlook. Programmatic access to, or control of Outlook Express for custom messaging applications or plugins is not officially documented and supported by Microsoft.[13] IStoreNamespace and IStoreFolder interfaces[14] were documented in 2003, but they are only related to the storage.

Some companies have managed to create their plugins hacking the interface using Windows hooks. A significant one was the PGP plugin because it was the only example of a working plugin whose source code was available (licensed under GPL). By 2003, some companies provided commercial solutions to develop add-ins.[15]

Office 2007 spell checker incompatibility [edit]

Outlook Express does not have a dedicated spell checker. It can use the spell checkers from Microsoft Office if Office is also installed. However, the Office 2007 spell checkers, except for the French spell checker, are incompatible with Outlook Express. Microsoft has acknowledged this problem,[16] but does not provide any sort of remedy. A solution is to install any pre-Office 2007 proofing tools or use a third party spell checking program for Outlook Express. Windows Live Mail, which is based on Outlook Express's source code, contains built-in spell checking support (now for US English and numerous other languages) and is freely downloadable for Windows XP.

Glitches and other unusual aspects [edit]

Cancelling sending an email while it is being sent does not effectively prevent it from being sent.[17] Also, when importing .PST files, cancelling the import while it is in progress merely cancels the import of the current folder and the import resumes with the next folder.

See also [edit]

References [edit]

  1. ^ Nwnetworks.com The History of Microsoft Internet Explorer
  2. ^ "Microsoft.com<!- Bot generated title -> new Features in Internet Explorer 5". Support.microsoft.com. 2007-10-23. Retrieved 2012-12-17. 
  3. ^ Winsupersite.com, Windows Live Hotmail Review, Part 2 Windows Live Mail and Outlook Connector[dead link]
  4. ^ "How e-mail message formats affect Internet e-mail messages in Outlook". Support.microsoft.com. 2011-10-03. Retrieved 2012-12-17. 
  5. ^ Tom Koch, 2004-11-18, The Other E-Mail Threat: File Corruption in Outlook Express[dead link].A cached version of the page
  6. ^ Tom Koch, 2005-05-24, An Outlook Express basic repair kit[dead link].A cached version of the page
  7. ^ ""Cannot Open E-Mail Attachments in Outlook Express After You Install SP1" August 15, 2007 Microsoft Support:". Support.microsoft.com. 2011-09-28. Retrieved 2012-12-17. 
  8. ^ Microsoft Support: "Images are blocked when you open an e-mail message in Outlook Express on a Windows XP Service Pack 2-based computer", April 16, 2007
  9. ^ ""Description of how the Attachment Manager works in Windows XP Service Pack 2", July 6, 2006 Microsoft Support". Support.microsoft.com. 2011-04-25. Retrieved 2012-12-17. 
  10. ^ "GPG Signing: Traditional vs. PGP/Mime". Phildev.net. Retrieved 2012-12-17. 
  11. ^ http://www.ietf.org/rfc/rfc1847.txt
  12. ^ http://support.microsoft.com/?kbid=816830
  13. ^ "Developer Support Limitations with Outlook Express". Support.microsoft.com. 2005-06-25. Retrieved 2012-12-17. 
  14. ^ "IStoreNamespace Interface". Msdn2.microsoft.com. 2011-06-30. Retrieved 2012-12-17. 
  15. ^ "Outlook Express API". Nektra.com. Retrieved 2012-12-17. 
  16. ^ "You no longer have spell checking capabilities in some languages in Outlook Express 6.0 after you install the 2007 Microsoft Office system". Support.microsoft.com. 2011-09-20. Retrieved 2012-12-17. 
  17. ^ "Outlook - Recalling a Message UCSF". Oaais.ucsf.edu. 2012-08-09. Retrieved 2012-12-17. 

External links [edit]

Microsoft [edit]

Other sites [edit]

[http://www.outlookexpress.es/


Original courtesy of Wikipedia: http://en.wikipedia.org/wiki/Outlook_Express — Please support Wikipedia.
A portion of the proceeds from advertising on Digplanet goes to supporting Wikipedia.
130479 videos foundNext > 

Setting Up Outlook Express

http://www.beyourownit.com -A step by step guide to set up microsoft outlook express to retrieve your email messages from the Internet. See more information ...

Informática - Outlook Express - Vídeo Aula Concurso

Vídeo Aula de Informática sobre Outlook Express Professor Reginaldo Participe das nossas promoções: Cursos Online - http://bit.ly/oUeyiJ Google+ -http://bit....

outlook express - aula 1 - introdução - WWW.CESARFELIPE.COM.BR.mp4

OUTLOOK EXPRESS para concursos públicos - aula de introdução - Cortesia: WWW.CESARFELIPE.COM.BR - Video aulas, resumos e questões comentadas grátis para conc...

Configurar el correo de outlook express 6 en NT

http://videomarketing.com.mx como configurar el correo electrónico de Outlook Express 6 en Windows NT. Configuración básica para pder mandar y recibir correo...

Organize email contacts in the Outlook Express Address book

http://tips4pc.com/articles/outlook%20express/how_to_organize_email_contacts_i.htm Organize email contacts in the Outlook Express Address book. How to make f...

Como configurar Outlook Express

Siga estas instrucciones detalladas para configurar una cuenta de correo electrónico en el programa Outlook Express.

Como Configurar o Outlook Express

Configuração de uma conta POP3 no Outlook Express, com endereço de e-mail hospedado na UgaBuga Soluções em Internet. Joinville, SC - Santa Catarina. Versão T...

Outlook Express Email Account Setup

How to setup an email account in Outlook Express. You can find more Outlook Express articles and help at http://wwww.oeupdates.com.

How to set up Outlook Express - Gmail

Setting up Outlook Express using GMail.

Backup & Restore Emails in Outlook Express

http://www.beyourownit.com restore lost emails in outlook express find and repair lost email messages.

130479 videos foundNext > 

220 news items

PR Web (press release)

PR Web (press release)
Mon, 13 May 2013 07:32:32 -0700

Recovery Toolbox, a well-known supplier of specialized recovery tools for popular applications, presents the latest version of OE-Mail Recovery, an exceptionally powerful and efficient piece of software that lets users recover Outlook Express messages ...
 
U-T San Diego
Mon, 20 May 2013 04:07:48 -0700

Shirley Springer wrote that she has nearly 400 messages in her Outlook Express “Inbox” and asked if she can move them all to a USB flash drive. Yes. Both Outlook Express and Windows Live Mail allow users to drag messages from their inbox (or any other ...
 
Rochester Democrat and Chronicle
Sat, 18 May 2013 02:00:52 -0700

Question: I have Microsoft Windows XP Home Edition and access to work email with Outlook Express. I have many important emails assigned to folders in Outlook and back them up regularly, along with other data. I expect I'll be moving to a new machine ...

spyghana.com

spyghana.com
Tue, 21 May 2013 11:00:46 -0700

EML is the format used in Outlook Express, which is however single email file format that is used to store one particular email in one file. This format is very useful when any user has to carry only a few particular emails on his business tour etc ...
 
DigitalJournal.com (press release)
Wed, 01 May 2013 00:12:28 -0700

Recovery Toolbox, a well-known manufacturer of premium file repair and data recovery solutions for many mainstream applications, announced the release of the most advanced version of Easy Outlook Express Repair, one of its most popular products ...
 
Khoa Học Phổ Thông
Sun, 19 May 2013 17:59:02 -0700

Outlook Express không nhận và gửi được email. Thứ hai, 20/05/2013, 07:57 GMT+7. - Gần đây hộp thư huyen…@hcm.vnn. vn máy tính của tôi không nhận được các email gửi đến, và cũng không gửi được email, các email gửi đi đều còn nằm trong mục ...
 
New Europe
Sun, 19 May 2013 11:58:16 -0700

As a poor record company executive once turned down the Beatles because “guitar groups are on the way out”, so Tim Berners Lee thought the internet didn't need image files, Microsoft gave away Outlook Express, we're looking at a distance beyond our ...
 
@IT
Wed, 08 May 2013 03:03:48 -0700

参照)。 ただし、Windows 7/Windows 8でOutlook Expressと同等機能を持つマイクロソフト純正メール・クライアントがまったく利用できないわけではない。同社のWebサイトから「Windows Liveメール」という無償のメール・クライアントを必要に応じてダウンロードして、それを ...
Loading

Oops, we seem to be having trouble contacting Twitter

Talk About Outlook Express

You can talk about Outlook Express with people all over the world in our discussions.

Support Wikipedia

A portion of the proceeds from advertising on Digplanet goes to supporting Wikipedia. Please add your support for Wikipedia!