This article is about the communications medium. For the former manufacturing conglomerate, see Email Limited. The at sign, a part of every e-mail address1 Electronic mail, commonly called email or e-mail, is a method of exchanging digital messages from an author to one or more recipients. Modern email operates across the Internet or other computer networks. Some early email systems required that the author and the recipient both be online at the same time, a la instant messaging. Today's email systems are based on a store-and-forward model. Email servers accept, forward, deliver and store messages. Neither the users nor their computers are required to be online simultaneously; they need connect only briefly, typically to an email server, for as long as it takes to send or receive messages. An email message consists of two components, the message header, and the message body. The message header contains control information, including, minimally, an originator's email address and one or more recipient addresses. Usually descriptive information is also added, such as a subject header field and a message submission date/time stamp. Originally a text only (7 bit ASCII and others) communications medium, email was extended to carry multi-media content attachments, a process standardized in RFC 2045 through 2049. Collectively, these RFCs have come to be called Multipurpose Internet Mail Extensions (MIME). The history of modern, global Internet email services reaches back to the early ARPANET. Standards for encoding email messages were proposed as early as 1973 (RFC 561). Conversion from ARPANET to the Internet in the early 1980s produced the core of the current services. An email sent in the early 1970s looks quite similar to a basic text message sent on the Internet today. Network-based email was initially exchanged on the ARPANET in extensions to the File Transfer Protocol (FTP), but is now carried by the Simple Mail Transfer Protocol (SMTP), first published as Internet standard 10 (RFC 821) in 1982. In the process of transporting email messages between systems, SMTP communicates delivery parameters using a message envelope separate from the message (header and body) itself. Contents 1 Spelling 2 Origin 2.1 Host-based mail systems 2.2 LAN-based mail systems 2.3 Attempts at interoperability 2.4 From SNDMSG to MSG 2.5 The rise of ARPANET mail 3 Operation overview 4 Message format 4.1 Message header 4.1.1 Header fields 4.2 Message body 4.2.1 Content encoding 4.2.2 Plain text and HTML 5 Servers and client applications 5.1 Filename extensions 5.2 URI scheme mailto: 6 Use 6.1 In society 6.1.1 Flaming 6.1.2 Email bankruptcy 6.2 In business 6.2.1 Pros 6.2.2 Cons 7 Problems 7.1 Attachment size limitation 7.2 Information overload 7.3 Spamming and computer viruses 7.4 E-mail spoofing 7.5 Email bombing 7.6 Privacy concerns 7.7 Tracking of sent mail 8 US Government 9 See also 9.1 Enhancements and related services 9.2 E-mail social issues 9.3 Clients and servers 9.4 Mailing list 9.5 Protocols 10 References 11 Further reading 12 External links // Spelling There are several spelling variations that occasionally prove cause for surprisingly vehement disagreement.23 email is the form required by IETF Requests for Comment and working groups4 and increasingly by style guides.5 This spelling also appears in most dictionaries.67891011 e-mail is a form recommended by some prominent journalistic and technical style guides.1213 According to Corpus of Contemporary American English data, this form appears most frequently in edited, published American English writing.14 mail was the form used in the original RFC. The service is referred to as mail and a single piece of electronic mail is called a message.151617 eMail, capitalizing only the letter M, was common among ARPANET users and the early developers of Unix, CMS, AppleLink, eWorld, AOL, GEnie, and Hotmail.citation needed EMail is a traditional form that has been used in RFCs for the "Author's Address",1617 and is expressly required "...for historical reasons...".18 E-mail, capitalizing the initial letter E in the same way as A-bomb, H-bomb, X-ray, T-shirt, and similar shortenings.19 Origin Electronic mail predates the inception of the Internet, and was in fact a crucial tool in creating it.20 MIT first demonstrated the Compatible Time-Sharing System (CTSS) in 1961.21 It allowed multiple users to log into the IBM 709422 from remote dial-up terminals, and to store files online on disk. This new ability encouraged users to share information in new ways. Email started in 1965 as a way for multiple users of a time-sharing mainframe computer to communicate. Among the first systems to have such a facility were SDC's Q32 and MIT's CTSS. Host-based mail systems This section needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (August 2010) The original email systems allowed communication only between users who logged into the same host or "mainframe". This could be hundreds or even thousands of users within an organization.


Hotmail Gets Email Aliases

Microsoft has launched a new feature for Hotmail, providing Hotmail users with aliases so they don't have to give their primary email address to every site that asks for one, and still don't have to go create a whole new account.  Users can create and manage multiple email aliases from a single account. "The email address a person uses is a big part of their online identity," says Dharmesh Mehta ...

NOTE IF you are using ManagePro for the first time you may see a blank window if so just check Basic Format or Configure so that the content of your Todo is displayed
http://www.managepro.com/mpro8/help/auto_email_on_save___todos.htm

Windows Live Hotmail

Send, receive, and organize email with Hotmail, a free web-based email provider from MSN. Features a personal calendar and customizable contact groups.
By 1966 (or earlier, it is possible that the SAGE system had something similar some time before), such systems allowed email between different organizations, so long as they ran compatible operating systems. Examples include BITNET, IBM PROFS, Digital Equipment Corporation ALL-IN-1 and the original Unix mail. LAN-based mail systems This section needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (August 2010) From the early 1980s, networked personal computers on LANs became increasingly important. Server-based systems similar to the earlier mainframe systems were developed. Again these systems initially allowed communication only between users logged into the same server infrastructure. Eventually these systems could also be linked between different organizations, as long as they ran the same email system and proprietary protocol. Examples include cc:Mail, Lantastic, WordPerfect Office, Microsoft Mail, Banyan VINES and Lotus Notes - with various vendors supplying gateway software to link these incompatible systems. Attempts at interoperability This section needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (August 2010) Early interoperability among independent systems included: uucp was used as an open "glue" between differing mail systems, primarily over dialup telephones ARPANET which was the forerunner of today's Internet CSNet which used dial-up telephone access to link additional sites to the ARPANET and then Internet Later efforts at interoperability standardization included: Novell briefly championed the open MHS protocol but abandoned it after purchasing the non-MHS WordPerfect Office (renamed Groupwise) The Coloured Book protocols on UK academic networks until 1992 X.400 in the 1980s and early 1990s was promoted by major vendors and mandated for government use under GOSIP but abandoned by all but a few — in favour of Internet SMTP by the mid-1990s. From SNDMSG to MSG In the early 1970s, Ray Tomlinson updated an existing utility called SNDMSG so that it could copy messages (as files) over the network. Lawrence Roberts, the project manager for the ARPANET development, took the idea of READMAIL, which dumped all "recent" messages onto the user's terminal, and wrote a program for TENEX in TECO macros called RD which permitted accessing individual messages.23 Barry Wessler then updated RD and called it NRD.citation needed Marty Yonke combined rewrote NRD to include reading, access to SNMSG for sending, and a help system, and called the utility WRD which was later known as BANANARD. John Vittal then updated this version to include message forwarding and an Answer command that automatically created a reply message with the correct address(es). This was the first email "reply" command; the system was called MSG. With inclusion of these features, MSG is considered to be the first integrated modern email program, from which many other applications have descended.23 The rise of ARPANET mail The ARPANET computer network made a large contribution to the development of e-mail. There is one report that indicates experimental inter-system email transfers began shortly after its creation in 1969.24 Ray Tomlinson is generally credited as having sent the first email across a network, initiating the use of the "@" sign to separate the names of the user and the user's machine in 1971, when he sent a message from one Digital Equipment Corporation DEC-10 computer to another DEC-10. The two machines were placed next to each other.2526 Tomlinson's work was quickly adopted across the ARPANET, which significantly increased the popularity of email. For many years, email was the killer app of the ARPANET and then the Internet. Most other networks had their own email protocols and address formats; as the influence of the ARPANET and later the Internet grew, central sites often hosted email gateways that passed mail between the Internet and these other networks. Internet email addressing is still complicated by the need to handle mail destined for these older networks. Some well-known examples of these were UUCP (mostly Unix computers), BITNET (mostly IBM and VAX mainframes at universities), FidoNet (personal computers), DECNET (various networks) and CSNET a forerunner of NSFNet. An example of an Internet email address that routed mail to a user at a UUCP host: hubhost!middlehost!edgehost!user@uucpgateway.somedomain.example.com This was necessary because in early years UUCP computers did not maintain (or consult servers for) information about the location of all hosts they exchanged mail with, but rather only knew how to communicate with a few network neighbors; email messages (and other data such as Usenet News) were passed along in a chain among hosts who had explicitly agreed to share data with each other. Operation overview


myhosting.com Offers Microsoft Outlook for Mac 2011 for Hosted Exchange Email Users

myhosting.com, a leading global provider of affordable web hosting, Hosted Exchange Email, VPS Hosting and cloud services, has announced the availability of Microsoft® Outlook® for Mac 2011 for its Hosted Exchange Email customers. (PRWeb February 04, 2011) Read the full story at http://www.prweb.com/releases/hosted-exchange/outlook-for-mac-2011/prweb8112992.htm

CONTACT For any questions or comments please send an e mail to rebeccatwc gmail com You can also follow me on Twitter rebeccafrank
http://onelastrequest.wordpress.com/contact

Gmail - Email from Google

Web-based free email service from Google that offers spam protection, groups replies into a single conversation, and allows users to search their message archive.
The diagram to the right shows a typical sequence of events27 that takes place when Alice composes a message using her mail user agent (MUA). She enters the email address of her correspondent, and hits the "send" button. Her MUA formats the message in email format and uses the Submission Protocol (a profile of the Simple Mail Transfer Protocol (SMTP), see RFC 4409) to send the message to the local mail submission agent (MSA), in this case smtp.a.org, run by Alice's internet service provider (ISP). The MSA looks at the destination address provided in the SMTP protocol (not from the message header), in this case bob@b.org. An Internet email address is a string of the form localpart@exampledomain. The part before the @ sign is the local part of the address, often the username of the recipient, and the part after the @ sign is a domain name or a fully qualified domain name. The MSA resolves a domain name to determine the fully qualified domain name of the mail exchange server in the Domain Name System (DNS). The DNS server for the b.org domain, ns.b.org, responds with any MX records listing the mail exchange servers for that domain, in this case mx.b.org, a message transfer agent (MTA) server run by Bob's ISP. smtp.a.org sends the message to mx.b.org using SMTP. This server may need to forward the message to other MTAs before the message reaches the final message delivery agent (MDA). The MDA delivers it to the mailbox of the user bob. Bob presses the "get mail" button in his MUA, which picks up the message using either the Post Office Protocol (POP3) or the Internet Message Access Protocol (IMAP4). That sequence of events applies to the majority of email users. However, there are many alternative possibilities and complications to the email system: Alice or Bob may use a client connected to a corporate email system, such as IBM Lotus Notes or Microsoft Exchange. These systems often have their own internal email format and their clients typically communicate with the email server using a vendor-specific, proprietary protocol. The server sends or receives email via the Internet through the product's Internet mail gateway which also does any necessary reformatting. If Alice and Bob work for the same company, the entire transaction may happen completely within a single corporate email system. Alice may not have a MUA on her computer but instead may connect to a webmail service. Alice's computer may run its own MTA, so avoiding the transfer at step 1. Bob may pick up his email in many ways, for example logging into mx.b.org and reading it directly, or by using a webmail service. Domains usually have several mail exchange servers so that they can continue to accept mail when the main mail exchange server is not available. Email messages are not secure if e-mail encryption is not used correctly. Many MTAs used to accept messages for any recipient on the Internet and do their best to deliver them. Such MTAs are called open mail relays. This was very important in the early days of the Internet when network connections were unreliable. If an MTA couldn't reach the destination, it could at least deliver it to a relay closer to the destination. The relay stood a better chance of delivering the message at a later time. However, this mechanism proved to be exploitable by people sending unsolicited bulk email and as a consequence very few modern MTAs are open mail relays, and many MTAs don't accept messages from open mail relays because such messages are very likely to be spam. Message format The Internet email message format is defined in RFC 5322, with multi-media content attachments being defined in RFC 2045 through RFC 2049, collectively called Multipurpose Internet Mail Extensions or MIME. Prior to the introduction of RFC 2822 in 2001, the format described by RFC 822 was the standard for Internet email for nearly 20 years. RFC 822 was published in 1982 and based on the earlier RFC 733 for the ARPANET (see).28 Internet email messages consist of two major sections: Header — Structured into fields such as From, To, CC, Subject, Date, and other information about the email. Body — The basic content, as unstructured text; sometimes containing a signature block at the end. This is exactly the same as the body of a regular letter. The header is separated from the body by a blank line. Message header Each message has exactly one header, which is structured into fields. Each field has a name and a value. RFC 5322 specifies the precise syntax. Informally, each line of text in the header that begins with a printable character begins a separate field. The field name starts in the first character of the line and ends before the separator character ":". The separator is then followed by the field value (the "body" of the field). The value is continued onto subsequent lines if those lines have a space or tab as their first character. Field names and values are restricted to 7-bit ASCII characters. Non-ASCII values may be represented using MIME encoded words. Header fields This section needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (August 2010)


Hotmail introduces throwaway email addresses

THE INQUIRER EMAIL SERVICE PROVIDER Microsoft is allowing Hotmail users the ability to create throwaway email addresses.

Anda suka artikel artikel di blog saya Selalu menunggu nunggu posting terbaru saya Kenapa tidak berlangganan via email saja Dengan berlangganan via email setidaknya anda mendapat 3
http://www.hangganuarta.com/cara-berlangganan-artikel-terbaru-blog-hangga-nuarta.php

K-Mail. Safe Email for Kids of All Ages.

A safe web-based email system for kids from the creators of the KidSurf Browser. ... For questions and support email: support@kid-surf.com. Copyright 2006 ...
The message header must include at least the following fields29: From: The email address, and optionally the name of the author(s). In many email clients not changeable except through changing account settings. Date: The local time and date when the message was written. Like the From: field, many email clients fill this in automatically when sending. The recipient's client may then display the time in the format and time zone local to him/her. The message header should include at least the following fields30: Message-ID: Also an automatically generated field; used to prevent multiple delivery and for reference in In-Reply-To: (see below). In-Reply-To: Message-ID of the message that this is a reply to. Used to link related messages together. This field only applies for reply messages. RFC 3864 describes registration procedures for message header fields at the IANA; it provides for permanent and provisional message header field names, including also fields defined for MIME, netnews, and http, and referencing relevant RFCs. Common header fields for email include: To: The email address(es), and optionally name(s) of the message's recipient(s). Indicates primary recipients (multiple allowed), for secondary recipients see Cc: and Bcc: below. Subject: A brief summary of the topic of the message. Certain abbreviations are commonly used in the subject, including "RE:" and "FW:". Bcc: Blind Carbon Copy; addresses added to the SMTP delivery list but not (usually) listed in the message data, remaining invisible to other recipients. Cc: Carbon copy; Many email clients will mark email in your inbox differently depending on whether you are in the To: or Cc: list. Content-Type: Information about how the message is to be displayed, usually a MIME type. Precedence: commonly with values "bulk", "junk", or "list"; used to indicate that automated "vacation" or "out of office" responses should not be returned for this mail, e.g. to prevent vacation notices from being sent to all other subscribers of a mailinglist. Sendmail uses this header to affect prioritization of queued email, with "Precedence: special-delivery" messages delivered sooner. With modern high-bandwidth networks delivery priority is less of an issue than it once was. Microsoft Exchange respects a fine-grained automatic response suppression mechanism, the X-Auto-Response-Suppress header.31 Received: Tracking information generated by mail servers that have previously handled a message, in reverse order (last handler first). References: Message-ID of the message that this is a reply to, and the message-id of the message the previous was reply a reply to, etc. Reply-To: Address that should be used to reply to the message. Sender: Address of the actual sender acting on behalf of the author listed in the From: field (secretary, list manager, etc.). Note that the To: field is not necessarily related to the addresses to which the message is delivered. The actual delivery list is supplied separately to the transport protocol, SMTP, which may or may not originally have been extracted from the header content. The "To:" field is similar to the addressing at the top of a conventional letter which is delivered according to the address on the outer envelope. Also note that the "From:" field does not have to be the real sender of the email message. One reason is that it is very easy to fake the "From:" field and let a message seem to be from any mail address. It is possible to digitally sign email, which is much harder to fake, but such signatures require extra programming and often external programs to verify. Some ISPs do not relay email claiming to come from a domain not hosted by them, but very few (if any) check to make sure that the person or even email address named in the "From:" field is the one associated with the connection. Some ISPs apply email authentication systems to email being sent through their MTA to allow other MTAs to detect forged spam that might appear to come from them. Recently the IETF EAI working group has defined some experimental extensions to allow Unicode characters to be used within the header. In particular, this allows email addresses to use non-ASCII characters. Such characters must only be used by servers that support these extensions. Message body This section needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (November 2007) Content encoding Email was originally designed for 7-bit ASCII.32 Much email software is 8-bit clean but must assume it will communicate with 7-bit servers and mail readers. The MIME standard introduced character set specifiers and two content transfer encodings to enable transmission of non-ASCII data: quoted printable for mostly 7 bit content with a few characters outside that range and base64 for arbitrary binary data. The 8BITMIME and BINARY extensions were introduced to allow transmission of mail without the need for these encodings, but many mail transport agents still do not support them fully. In some countries, several encoding schemes coexist; as the result, by default, the message in a non-Latin alphabet language appears in non-readable form (the only exception is coincidence, when the sender and receiver use the same encoding scheme). Therefore, for international character sets, Unicode is growing in popularity. Plain text and HTML


myhosting.com Offers Microsoft Outlook for Mac 2011 for Hosted Exchange Email Users

myhosting.com, a leading global provider of affordable web hosting, Hosted Exchange Email, VPS Hosting and cloud services, has announced the availability of Microsoft® Outlook® for Mac 2011 for its Hosted Exchange Email customers.

I am firmly in the camp that sees email as an outdated technology and one for which the utility for current day business processes is waning at best I have seen commentary from the Web 2 0
http://boblandstrom.wordpress.com/

Email - Wikipedia, the free encyclopedia

For the former manufacturing conglomerate, see Email Limited. ... Electronic mail, commonly called email or e-mail, is a method of exchanging digital ...
Most modern graphic email clients allow the use of either plain text or HTML for the message body at the option of the user. HTML email messages often include an automatically generated plain text copy as well, for compatibility reasons. Advantages of HTML include the ability to include in-line links and images, set apart previous messages in block quotes, wrap naturally on any display, use emphasis such as underlines and italics, and change font styles. Disadvantages include the increased size of the email, privacy concerns about web bugs, abuse of HTML email as a vector for phishing attacks and the spread of malicious software.33 Some web based Mailing lists recommend that all posts be made in plain-text, with 72 or 80 characters per line3435 for all the above reasons, but also because they have a significant number of readers using text-based email clients such as Mutt. Some Microsoft email clients allow rich formatting using RTF, but unless the recipient is guaranteed to have a compatible email client this should be avoided.36 In order to ensure that HTML sent in an email is rendered properly by the recipient's client software, an additional header must be specified when sending: "Content-type: text/html". Most email programs send this header automatically. Servers and client applications The interface of an email client, Thunderbird. Messages are exchanged between hosts using the Simple Mail Transfer Protocol with software programs called mail transfer agents. Users can retrieve their messages from servers using standard protocols such as POP or IMAP, or, as is more likely in a large corporate environment, with a proprietary protocol specific to Lotus Notes or Microsoft Exchange Servers. Webmail interfaces allow users to access their mail with any standard web browser, from any computer, rather than relying on an email client. Mail can be stored on the client, on the server side, or in both places. Standard formats for mailboxes include Maildir and mbox. Several prominent email clients use their own proprietary format and require conversion software to transfer email between them. Accepting a message obliges an MTA to deliver it, and when a message cannot be delivered, that MTA must send a bounce message back to the sender, indicating the problem. Filename extensions Upon reception of email messages, email client applications save message in operating system files in the file-system. Some clients save individual messages as separate files, while others use various database formats, often proprietary, for collective storage. A historical standard of storage is the mbox format. The specific format used is often indicated by special filename extensions: eml Used by many email clients including Microsoft Outlook Express, Windows Mail and Mozilla Thunderbird.37 The files are plain text in MIME format, containing the email header as well as the message contents and attachments in one or more of several formats. emlx Used by Apple Mail. msg Used by Microsoft Office Outlook and OfficeLogic Groupware. mbx Used by Opera Mail, KMail, and Apple Mail based on the mbox format. Some applications (like Apple Mail) leave attachments encoded in messages for searching while also saving separate copies of the attachments. Others separate attachments from messages and save them in a specific directory. URI scheme mailto: Main article: mailto The URI scheme, as registered with the IANA, defines the mailto: scheme for SMTP email addresses. Though its use is not strictly defined, URLs of this form are intended to be used to open the new message window of the user's mail client when the URL is activated, with the address as defined by the URL in the To: field.38 Use This section needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (November 2007) In society There are numerous ways in which people have changed the way they communicate in the last 50 years; email is certainly one of them. Traditionally, social interaction in the local community was the basis for communication – face to face. Yet, today face-to-face meetings are no longer the primary way to communicate as one can use a landline telephone, mobile phones, fax services, or any number of the computer mediated communications such as email. Flaming Flaming occurs when a person sends a message with angry or antagonistic content. Flaming is assumed to be more common today because of the ease and impersonality of email communications: confrontations in person or via telephone require direct interaction, where social norms encourage civility, whereas typing a message to another person is an indirect interaction, so civility may be forgotten.citation needed Flaming is generally looked down upon by Internet communities as it is considered rude and non-productive. Email bankruptcy Main article: Email bankruptcy Also known as "email fatigue", email bankruptcy is when a user ignores a large number of email messages after falling behind in reading and answering them. The reason for falling behind is often due to information overload and a general sense there is so much information that it is not possible to read it all. As a solution, people occasionally send a boilerplate message explaining that the email inbox is being cleared out. Harvard University law professor Lawrence Lessig is credited with coining this term, but he may only have popularized it.39 In business


Hotmail introduces email aliases

Microsoft has decided to play a little catch up to Google’s Gmail (update: and apparently .Mac/Mobile Me) with a new addition to its Hotmail email service. Back in November, Hotmail added the ability to use any existing email address. Now Microsoft has extended that service to include the ability to create and manage multiple email [...]

this email is x blogable ask first private My ever popular signature now selectable through a pull down bar after setting some preferences in Apple Mail <a href http www flickr com photos ross 17322022 >Click drag and cover your ass < a> <i>No lawyers were involved in composing this message < i>
http://www.flickr.com/photos/ross/17322008/

Mail.com - Free Email, Unlimited Storage, Anti-Virus & Spam ...

Provides personalized, web-based email. Also offers premium service upgrades.
Email was widely accepted by the business community as the first broad electronic communication medium and was the first ‘e-revolution’ in business communication. Email is very simple to understand and like postal mail, email solves two basic problems of communication: logistics and synchronization (see below). LAN based email is also an emerging form of usage for business. It not only allows the business user to download mail when offline, it also provides the small business user to have multiple users email ID's with just one email connection. Pros The problem of logistics: Much of the business world relies upon communications between people who are not physically in the same building, area or even country; setting up and attending an in-person meeting, telephone call, or conference call can be inconvenient, time-consuming, and costly. Email provides a way to exchange information between two or more people with no set-up costs and that is generally far less expensive than physical meetings or phone calls. The problem of synchronisation: With real time communication by meetings or phone calls, participants have to work on the same schedule, and each participant must spend the same amount of time in the meeting or call. Email allows asynchrony: each participant may control their schedule independently. Cons This section may contain original research. Please improve it by verifying the claims made and adding references. Statements consisting only of original research may be removed. More details may be available on the talk page. (June 2009) Most business workers today spend from one to two hours of their working day on email: reading, ordering, sorting, ‘re-contextualizing’ fragmented information, and writing email.40 The use of email is increasing due to increasing levels of globalisation—labour division and outsourcing amongst other things. Email can lead to some well-known problems: Loss of context: which means that the context is lost forever; there is no way to get the text back. Information in context (as in a newspaper) is much easier and faster to understand than unedited and sometimes unrelated fragments of information. Communicating in context can only be achieved when both parties have a full understanding of the context and issue in question. Information overload: Email is a push technology—the sender controls who receives the information. Convenient availability of mailing lists and use of "copy all" can lead to people receiving unwanted or irrelevant information of no use to them. Inconsistency: Email can duplicate information. This can be a problem when a large team is working on documents and information while not in constant contact with the other members of their team. Despite these disadvantages, email has become the most widely used medium of communication within the business world. In fact, a 2010 study on workplace communication, found that 83% of U.S. knowledge workers felt that email was critical to their success and productivity at work.41 Problems This section needs additional citations for verification. Please help improve this article by adding reliable references. Unsourced material may be challenged and removed. (November 2007) Attachment size limitation Main article: Email attachment Email messages may have one or more attachments. Attachments serve the purpose of delivering binary or text files of unspecified size. In principle there is no technical intrinsic restriction in the SMTP protocol limiting the size or number of attachments. In practice, however, email service providers implement various limitations on the permissible size of files or the size of an entire message. Furthermore, due to technical reasons, often a small attachment can increase in size when sent,42 which can be confusing to senders when trying to assess whether they can or cannot send a file by email, and this can result in their message being rejected. As larger and larger file sizes are being created and traded, many users are either forced to upload and download their files using an FTP server, or more popularly, use online file sharing facilities or services, usually over web-friendly HTTP, in order to send and receive them. Information overload A December 2007 New York Times blog post described information overload as "a $650 Billion Drag on the Economy",43 and the New York Times reported in April 2008 that "E-MAIL has become the bane of some people’s professional lives" due to information overload, yet "none of the current wave of high-profile Internet start-ups focused on e-mail really eliminates the problem of e-mail overload because none helps us prepare replies".44 GigaOm posted a similar article in September 2010, highlighting research that found 57% of knowledge workers were overwhelmed by the volume of email they received.41 Technology investors reflect similar concerns.45 Spamming and computer viruses The usefulness of email is being threatened by four phenomena: email bombardment, spamming, phishing, and email worms.


Hotmail adds email aliases for multiple accounts

The email service provider will offer aliases to handle multiple email accounts, which it says will help protect users from spam ( ZDNet UK - IT Strategy )

Number of comments 10 The racy private email messages that have S C Governor Mark Sanford in the middle of a political firestorm are said to have originated from the jilted ex husband of the governor s alleged
http://www.blognetnews.com/south_carolina/search.php?rss_query=governor+mark+sanford&rss_query_match=exact&feature=topic
Spamming is unsolicited commercial (or bulk) email. Because of the very low cost of sending email, spammers can send hundreds of millions of email messages each day over an inexpensive Internet connection. Hundreds of active spammers sending this volume of mail results in information overload for many computer users who receive voluminous unsolicited email each day.4647 Email worms use email as a way of replicating themselves into vulnerable computers. Although the first email worm affected UNIX computers, the problem is most common today on the more popular Microsoft Windows operating system. The combination of spam and worm programs results in users receiving a constant drizzle of junk email, which reduces the usefulness of email as a practical tool. A number of anti-spam techniques mitigate the impact of spam. In the United States, U.S. Congress has also passed a law, the Can Spam Act of 2003, attempting to regulate such email. Australia also has very strict spam laws restricting the sending of spam from an Australian ISP,48 but its impact has been minimal since most spam comes from regimes that seem reluctant to regulate the sending of spam.citation needed E-mail spoofing Main article: Email spoofing E-mail spoofing occurs when the header information of an email is altered to make the message appear to come from a known or trusted source. It is often used as a ruse to collect personal information. Email bombing Email bombing is the intentional sending of large volumes of messages to a target address. The overloading of the target email address can render it unusable and can even cause the mail server to crash. Privacy concerns Main article: E-mail privacy Email privacy, without some security precautions, can be compromised because: email messages are generally not encrypted. email messages have to go through intermediate computers before reaching their destination, meaning it is relatively easy for others to intercept and read messages. many Internet Service Providers (ISP) store copies of email messages on their mail servers before they are delivered. The backups of these can remain for up to several months on their server, despite deletion from the mailbox. the "Received:"-fields and other information in the email can often identify the sender, preventing anonymous communication. There are cryptography applications that can serve as a remedy to one or more of the above. For example, Virtual Private Networks or the Tor anonymity network can be used to encrypt traffic from the user machine to a safer network while GPG, PGP, SMEmail,49 or S/MIME can be used for end-to-end message encryption, and SMTP STARTTLS or SMTP over Transport Layer Security/Secure Sockets Layer can be used to encrypt communications for a single mail hop between the SMTP client and the SMTP server. Additionally, many mail user agents do not protect logins and passwords, making them easy to intercept by an attacker. Encrypted authentication schemes such as SASL prevent this. Finally, attached files share many of the same hazards as those found in peer-to-peer filesharing. Attached files may contain trojans or viruses. Tracking of sent mail The original SMTP mail service provides limited mechanisms for tracking a transmitted message, and none for verifying that it has been delivered or read. It requires that each mail server must either deliver it onward or return a failure notice (bounce message), but both software bugs and system failures can cause messages to be lost. To remedy this, the IETF introduced Delivery Status Notifications (delivery receipts) and Message Disposition Notifications (return receipts); however, these are not universally deployed in production. (A complete Message Tracking mechanism was also defined, but it never gained traction; see RFCs 3885 through 3888.) Many ISPs now deliberately disable non-delivery reports (NDRs) and delivery receipts due to the activities of spammers: Delivery Reports can be used to verify whether an address exists and so is available to be spammed If the spammer uses a forged sender email address (E-mail spoofing), then the innocent email address that was used can be flooded with NDRs from the many invalid email addresses the spammer may have attempted to mail. These NDRs then constitute spam from the ISP to the innocent user There are a number of systems that allow the sender to see if messages have been opened.505152 The receiver could also let the sender know that the emails have been opened through an "Okay" button. A check sign can appear in the sender's screen when the receiver's "Okay" button is pressed. US Government The US Government has been involved in email in several different ways. Starting in 1977, the US Postal Service (USPS) recognized that electronic mail and electronic transactions posed a significant threat to First Class mail volumes and revenue. Therefore, the USPS initiated an experimental email service known as E-COM. Electronic messages were transmitted to a post office, printed out, and delivered as hard copy. To take advantage of the service, an individual had to transmit at least 200 messages. The delivery time of the messages was the same as First Class mail and cost 26 cents. Both the Postal Regulatory Commission and the Federal Communications Commission opposed E-COM. The FCC concluded that E-COM constituted common carriage under its jurisdiction and the USPS would have to file a tariff.53 Three years after initiating the service, USPS canceled E-COM and attempted to sell it off.54555657585960


Email Marketing Software from AtomPark Comes with Free Email Tracking

For a limited time only, email marketing software company AtomPark Software Inc. offers their award-winning Atomic Mail Sender with a free 60-day subscription to their email tracking service. With the bulk emailer, you can send unlimited emails to unlimited subscribers with no monthly fees -- and with Email Tracker, you can see what time each recipient opens your messages and which links they ...

Buone maniere nella Email di seguito semplici accorgimenti per come scrivere una mail migliorare e rendere le email efficienti e migliorare la comunicazione
http://www.sdamy.com/come-scrivere-una-email-10-regole-per-migliorare-la-comunicazione-215.html

Google Accounts

You can customize pages, view recommendations, and get more relevant ... right or create one for free using just an email address and password you choose. ...
The early ARPANET dealt with multiple email clients that had various, and at times incompatible, formats. For example, in the system Multics, the "@" sign meant "kill line" and anything after the "@" sign was ignored.61 The Department of Defense DARPA desired to have uniformity and interoperability for email and therefore funded efforts to drive towards unified inter-operable standards. This led to David Crocker, John Vittal, Kenneth Pogran, and Austin Henderson publishing RFC 733, "Standard for the Format of ARPA Network Text Message" (November 21, 1977), which was apparently not effective. In 1979, a meeting was held at BBN to resolve incompatibility issues. Jon Postel recounted the meeting in RFC 808, "Summary of Computer Mail Services Meeting Held at BBN on 10 January 1979" (March 1, 1982), which includes an appendix listing the varying email systems at the time. This, in turn, lead to the release of David Crocker's RFC 822, "Standard for the Format of ARPA Internet Text Messages" (August 13, 1982).62 The National Science Foundation took over operations of the ARPANET and Internet from the Department of Defense, and initiated NSFNet, a new backbone for the network. A part of the NSFNet AUP forbade commercial traffic.63 In 1988, Vint Cerf arranged for an interconnection of MCI Mail with NSFNET on an experimental basis. The following year Compuserve email interconnected with NSFNET. Within a few years the commercial traffic restriction was removed from NSFNETs AUP, and NSFNET was privatised. In the late 1990s, the Federal Trade Commission grew concerned with fraud transpiring in email, and initiated a series of procedures on spam, fraud, and phishing.64 In 2004, FTC jurisdiction over spam was codified into law in the form of the CAN SPAM Act.65 Several other US Federal Agencies have also exercised jurisdiction including the Department of Justice and the Secret Service. See also Enhancements and related services Email encryption Google Wave HTML email Internet fax L- or letter mail, e-mail letter and letter e-mail Privacy-enhanced Electronic Mail Push email Tom.com E-mail social issues Anti-spam techniques (e-mail) CompuServe (first consumer service) Computer virus E-card E-mail art E-mail jamming E-mail spam E-mail spoofing E-mail storm E-mail subject abbreviations Information overload Internet humor Internet slang Netiquette Usenet quoting Clients and servers Biff E-mail address E-mail authentication E-mail client, Comparison of e-mail clients E-mail hosting service Internet mail standards Mail transfer agent Mail user agent Unicode and e-mail Webmail Mailing list Anonymous remailer Disposable e-mail address E-mail encryption E-mail tracking Electronic mailing list Mailer-Daemon Mailing list archive Protocols IMAP POP3 SMTP UUCP X400 References ^ Klensin, J. (October 2008). "RFC 5321 - Simple Mail Transfer Protocol". Network Working Group. http://tools.ietf.org/html/rfc5321#section-2.3.11. Retrieved 2010-02-27.  ^ Long, Tony (23 October 2000). A Matter of (Wired News) Style. Wired magazine. http://www.nettime.org/Lists-Archives/nettime-bold-0010/msg00471.html.  ^ Readers on (Wired News) Style. Wired magazine. 24 October 2000. http://www.wired.com/culture/lifestyle/news/2000/10/39651.  ^ "RFC Editor Terms List". IETF. http://www.rfc-editor.org/rfc-style-guide/terms-online-03.txt.  ^ Yahoo style guide ^ AskOxford Language Query team. "What is the correct way to spell 'e' words such as 'email', 'ecommerce', 'egovernment'?". FAQ. Oxford University Press. http://www.askoxford.com/asktheexperts/faq/aboutspelling/email. Retrieved 4 September 2009. "We recommend email, as this is now by far the most common form"  ^ Reference.com ^ Random House Unabridged Dictionary, 2006 ^ The American Heritage Dictionary of the English Language, Fourth Edition ^ Princeton University WordNet 3.0 ^ The American Heritage Science Dictionary, 2002 ^ Microsoft Corporation Editorial Style Board (November 12, 2003). "Microsoft Manual of Style for Technical Publications Third Edition". http://safari.oreilly.com/0735617465.  ^ APStylebook.com ^ "“Email” or “e-mail”". English Language & Usage — Stack Exchange. August 25, 2010. http://english.stackexchange.com/questions/1925/email-or-e-mail. Retrieved September 26, 2010.  ^ RFC 821 (rfc821) - Simple Mail Transfer Protocol ^ a b RFC 1939 (rfc1939) - Post Office Protocol - Version 3 ^ a b RFC 3501 (rfc3501) - Internet Message Access Protocol - version 4rev1 ^ "RFC Style Guide", Table of decisions on consistent usage in RFC ^ Excerpt from the FAQ list of the Usenet newsgroup alt.usage.english ^ See (Partridge 2008) for early history of email, from origins through 1991. ^ "CTSS, Compatible Time-Sharing System" (September 4, 2006), University of South Alabama, USA-CTSS. ^ Tom Van Vleck, "The IBM 7094 and CTSS" (September 10, 2004), Multicians.org (Multics), web: Multicians-7094. ^ a b Email History ^ The History of Electronic Mail ^ The First Email ^ Wave New World,Time Magazine, October 19, 2009, p.48 ^ How E-mail Works. [internet video]. howstuffworks.com. 2008. http://www.webcastr.com/videos/informational/how-email-works.html.  ^ Simpson, Ken (October 3, 2008). "An update to the email standards". Mail Channels Blog Entry. http://blog.mailchannels.com/2008/10/update-to-email-standards.html.  ^ RFC 5322, 3.6. Field Definitions ^ RFC 5322, 3.6.4. Identification Fields ^ Microsoft, Auto Response Suppress, 2010, microsoft reference, 2010 Sep 22 ^ Craig Hunt (2002). TCP/IP Network Administration. O'Reilly Media. pp. 70. ISBN 978-0596002978.  ^ "Email policies that prevent viruses". http://advosys.ca/papers/mail-policies.html.  ^ "When posting to a RootsWeb mailing list..." ^ "...Plain text, 72 characters per line..." ^ How to Prevent the Winmail.dat File from Being Sent to Internet Users ^ "File Extension .EML Details". FILExt - The File Extension Source. http://filext.com/file-extension/EML. Retrieved 2009-09-26.  ^ RFC 2368 section 3 : by Paul Hoffman in 1998 discusses operation of the "mailto" URL. ^ Barrett, Grant (December 23, 2007). "All We Are Saying.". New York Times. http://www.nytimes.com/2007/12/23/weekinreview/23buzzwords.html?ref=weekinreview. Retrieved 2007-12-24.  ^ "Email Right to Privacy - Why Small Businesses Care". Anita Campbell. 2007-06-19. http://www.smallbiztrends.com/2007/06/email-has-right-to-privacy-why-small-businesses-care.html.  ^ a b By Om Malik, GigaOm. “Is Email a Curse or a Boon?” September 22, 2010. Retrieved October 11, 2010. ^ "Exchange 2007: Attachment Size Increase,...". TechNet Magazine, Microsoft.com US. 2010-03-25. http://technet.microsoft.com/en-us/magazine/2009.01.exchangeqa.aspx?pr=blog.  ^ Lohr, Steve (2007-12-20). "Is Information Overload a $650 Billion Drag on the Economy?". New York Times. http://bits.blogs.nytimes.com/2007/12/20/is-information-overload-a-650-billion-drag-on-the-economy. Retrieved May 1, 2010.  ^ Stross, Randall (2008-04-20). "Struggling to Evade the E-Mail Tsunami". New York Times. http://www.nytimes.com/2008/04/20/technology/20digi.html?_r=2&oref=slogin&oref=slogin. Retrieved May 1, 2010.  ^ "Did Darwin Skip Over Email?". Foundry Group. 2008-04-28. http://www.foundrygroup.com/blog/archives/2008/04/did-darwin-skip-over-email.php.  ^ Rich Kawanagh. The top ten email spam list of 2005. ITVibe news, 2006, january 02, ITvibe.com ^ How Microsoft is losing the war on spam Salon.com ^ Spam Bill 2003 (PDF) ^ M. Toorani, SMEmail - A New Protocol for the Secure E-mail in Mobile Environments, Proceedings of the Australian Telecommunications Networks and Applications Conference (ATNAC'08), pp.39-44, Adelaide, Australia, December 2008. (arXiv:1002.3176) ^ About.com ^ Webdevelopersnotes.com ^ Microsoft.com ^ In re Request for declaratory ruling and investigation by Graphnet Systems, Inc., concerning the proposed E-COM service, FCC Docket No. 79-6 (September 4, 1979) ^ History of the United States Postal Service, USPSdead link ^ Hardy, Ian R; The Evolution of ARPANET Email; 1996-05-13; History Thesis Paper; University of California at Berkeley ^ James Bovard, The Law Dinosaur: The US Postal Service, CATO Policy Analysis (February 1985) ^ Jay Akkad, The History of Email ^ Cybertelecom : Emaildead link ^ US Postal Service: Postal Activities and Laws Related to Electronic Commerce, GAO-00-188 ^ Implications of Electronic Mail and Message Systems for the U.S. Postal Service , Office of Technology Assessment, Congress of the United States, August 1982 ^ Jay Akkad, The History of Email ^ Email History, How Email was Invented, Living Internet ^ Cybertelecom : Internet History ^ Cybertelecom : SPAM Reference ^ Cybertelecom : Can Spam Act Further reading Cemil Betanov, Introduction to X.400, Artech House, ISBN 0-89006-597-7. Lawrence Hughes, Internet e-mail Protocols, Standards and Implementation, Artech House Publishers, ISBN 0-89006-939-5. Kevin Johnson, Internet Email Protocols: A Developer's Guide, Addison-Wesley Professional, ISBN 0-201-43288-9. Pete Loshin, Essential Email Standards: RFCs and Protocols Made Practical, John Wiley & Sons, ISBN 0-471-34597-0. Partridge, Craig (April–June 2008). "The Technical Development of Internet Email" (PDF). IEEE Annals of the History of Computing (Berlin: IEEE Computer Society) 30 (2): 3–29. ISSN 1934-1547. http://www.ir.bbn.com/~craig/email.pdf.  Sara Radicati, Electronic Mail: An Introduction to the X.400 Message Handling Standards, Mcgraw-Hill, ISBN 0-07-051104-7. John Rhoton, Programmer's Guide to Internet Mail: SMTP, POP, IMAP, and LDAP, Elsevier, ISBN 1-55558-212-5. John Rhoton, X.400 and SMTP: Battle of the E-mail Protocols, Elsevier, ISBN 1-55558-165-X. David Wood, Programming Internet Mail, O'Reilly, ISBN 1-56592-479-7. External links Look up email or outbox in Wiktionary, the free dictionary. E-mail at the Open Directory Project IANA's list of standard header fields The History of Electronic Mail is a personal memoir by the implementer of an early e-mail system v · d · eComputer-mediated communication Online chat · Online discussion · Communication software · Collaborative software · Social network service Asynchronous conferencing E-mail · Electronic mailing list · FidoNet · Usenet · Internet forum · Shoutbox · Bulletin Board System Synchronous conferencing Data conferencing · Instant messaging · Internet Relay Chat · LAN messenger · Talker · Videoconferencing · Voice chat · VoIP · Web chat · Web conferencing Publishing Blog · Wiki v · d · eE-mail clients Open source Alpine · Arachne · Balsa · BlitzMail · Citadel/UX · Classilla · Claws Mail · Columba · Cone · Elm · Evolution · fetchmail · getmail · GNUMail · Gnus · Gnuzilla · KMail · Mahogany · Mailody · Modest · Mozilla Thunderbird · Mulberry · Mutt · nmh / MH · Novell Evolution · RoundCube · SeaMonkey · sendEmail · SimpleMail · Spicebird · Sylpheed · Wanderlust · YAM · Zimbra Freeware ChatterEmail · Denshin 8 go · eM Client · Eudora · Foxmail · i.Scribe · Sparrow · IncrediMail · Mailsmith · Opera Mail · Wanderlust · Windows Live Mail Retail Apple Mail · IBM Lotus Notes · InScribe · Microsoft Entourage · Microsoft Office Outlook · Novell GroupWise · Turnpike · Bloomba/WordPerfect Mail Shareware Becky! · Eureka Email · Forté Agent · Gemini (mail/news) · GyazMail · Pocomail · The Bat! Donationware Forté Agent · Pegasus Mail Discontinued Beonex Communicator · cc:Mail · Claris Emailer · Columbia MM · Courier · Cyberdog · Cyberjack · Hula · Meldware Communication Suite · Microsoft Internet Mail and News · MINUET · Mozilla Mail & Newsgroups · NeXTMail · Netscape Mail · Netscape Messenger 9 · Omni Mobile · Outlook Express · Pine · POPmail · Windows Mail · Windows Messaging Related technologies Extended SMTP · IMAP · POP · Push-IMAP · SMAP · SMTP · UUCP Related articles E-mail · Unicode and e-mail Category • Comparison • List


State lawmaker receives threatening email

The email, which was sent to Senator Mike Deplh (R-Noblesville), said he should have been shot instead of Congresswoman Gabrielle Giffords. An Indiana state senator received a threatening email and now police are trying to figure out who is responsible.

ene e mailtje is een opdracht een ander is een mededeling dan weer iets heel dringend enz Voor mezelf heb ik een oplossing gevonden in outlook die me dagelijks heel wat tijd bespaart Eerst heb ik een klassement aangemaakt in outlook door enkele nieuwe mapjes aan te maken Dit doe je door op postvak in te klikken met de rechtermuisknop en te kiezen voor nieuwe map
http://www.slimmerwerken.be/?tag=timemanagement



Microsoft Hides Your Email Address via Hotmail Aliases

Microsoft said Thursday that it has enabled aliases on Hotmail accounts, allowing people to create temporary email addresses.

Parent Directory 02 Dec 2009 13 54 email 1 jpg 24 Dec 2008 08 59 4k aniemail19 gif 24 Dec 2008 08 59 20k
http://www.mountolympuskennel.com/images?M=A

Sign in to Yahoo!

Connect, do, and share more with Yahoo! Mail. Do more with results you find on Yahoo! ... Take your favorite things on the go with Yahoo! Mobile. Don't have a ...



Hotmail adds throwaway account functionality

New Hotmail functionality gives users the ability to manage up to five "throwaway" email address from one inbox.

Orkut Hi5 etc to expand itself into the social circus Users also have the privilege of sending SMS for free anywhere on the globe However in all this we found the drop down feature to choose what place we need to end our update Social services i e quite odd but then we can t have all the goods given the special
http://startupmeme.com/messages-sms-email-and-what-not-with-sendible