Posting style
   HOME

TheInfoList



OR:

When a message is replied to in
e-mail Electronic mail (email or e-mail) is a method of exchanging messages ("mail") between people using electronic devices. Email was thus conceived as the electronic (digital) version of, or counterpart to, mail, at a time when "mail" meant ...
,
Internet forum An Internet forum, or message board, is an online discussion site where people can hold conversations in the form of posted messages. They differ from chat rooms in that messages are often longer than one line of text, and are at least tempora ...
s, or
Usenet Usenet () is a worldwide distributed discussion system available on computers. It was developed from the general-purpose Unix-to-Unix Copy (UUCP) dial-up network architecture. Tom Truscott and Jim Ellis conceived the idea in 1979, and it wa ...
, the original can often be included, or "quoted", in a variety of different posting styles. The main options are interleaved posting (also called inline replying, in which the different parts of the reply follow the relevant parts of the original post), bottom-posting (in which the reply follows the quote) or top-posting (in which the reply precedes the quoted original message). For each of those options, there is also the issue of whether trimming of the original text is allowed, required, or preferred. For a long time the traditional style was to post the answer below as much of the quoted original as was necessary to understand the reply (bottom or inline). Many years later, when email became widespread in business communication, it became a widespread practice to reply above the entire original and leave it (supposedly untouched) below the reply. While each
online community An online community, also called an internet community or web community, is a community whose members interact with each other primarily via the Internet. Members of the community usually share common interests. For many, online communities may fe ...
differs on which styles are appropriate or acceptable, within some communities the use of the "wrong" method risks being seen as a breach of netiquette, and can provoke vehement response from community regulars.


Quoting previous messages

In an e-mail reply, it is sometimes appropriate to include a full or partial copy of the original message that is being replied to; due to the
asynchronous Asynchrony is the state of not being in synchronization. Asynchrony or asynchronous may refer to: Electronics and computing * Asynchrony (computer programming), the occurrence of events independent of the main program flow, and ways to deal wit ...
nature of Internet communication, people often engage in many conversations at the same time, and email responses may be received long after the original message was sent. For these reasons, the original poster may not be aware of what message a post is intended to be a response to, and providing context is helpful. Many email reading programs (
mail user agent The mail or post is a system for physically transporting postcards, letters, and parcels. A postal service can be private or public, though many governments place restrictions on private systems. Since the mid-19th century, national postal syst ...
s) encourage this behaviour by automatically including a copy of the original message in the reply editing window. Quoted text from previous messages is usually distinguished in some way from the new (reply) text. Often, the two parts are given different indentation. In the example below, the first line is the original message, the second line is the reply: I can't believe you would say something like this. All these words are terrible. They're hurtful and they make no sense. -- DocEvil
Much like your posting. -- Jim Alternatively, special delimiter lines may be used: Hey Joe, Paris is in France, not England. --Mary
--- original message --- You just had a call from England, from Paris I think. --Joe --- end of original message --- For extra clarity, blank lines may also be inserted between the two parts. When using an email medium that supports text markup (such as HTML or RTF), the previous text may be indicated by a distinctive font and/or color: The meeting has been postponed to next Friday. --Mary
Has the deadline for the report been moved too? --Joe


Quoted line prefix

A common convention in plain-text email is to prefix each line of the quoted text with a distinctive character or string. As of 2020 (and for many years previously), the
greater-than sign The greater-than sign is a mathematical symbol that denotes an inequality between two values. The widely adopted form of two equal-length strokes connecting in an acute angle at the right, , has been found in documents dated as far back as the ...
(">", the
canonical The adjective canonical is applied in many contexts to mean "according to the canon" the standard, rule or primary source that is accepted as authoritative for the body of knowledge or literature in that context. In mathematics, "canonical examp ...
prefix)R. Gellens (February 2004), RFC 3676 ''The Text/Plain Format and DelSp Parameters'' is almost universally used; but other characters such as the
ASCII ASCII ( ), abbreviated from American Standard Code for Information Interchange, is a character encoding standard for electronic communication. ASCII codes represent text in computers, telecommunications equipment, and other devices. Because ...
vertical bar The vertical bar, , is a glyph with various uses in mathematics, computing, and typography. It has many names, often related to particular meanings: Sheffer stroke (in logic), pipe, bar, or (literally the word "or"), vbar, and others. Usage ...
character (", ") have been used as well, sometimes with one or more spaces inserted before or after the quoted text marker. There is no standard declaring one quote-prefix to be "right" and others to be "wrong", but some standards depend on conventional quoting. The "never issued" and obsolet
"son-of-1036"
draft RFC 1849 recommends ">" as the quote-prefix
RFC 3676
depends on it and considers ">> " and "> > " to be semantically different. That is, ">> " has a quote-depth of two, while "> > " has a quote-depth of one, quoting a line starting with ">". Most e-mail clients treat the two sequences as equivalent, however. The convention of quoting was common in
Usenet Usenet () is a worldwide distributed discussion system available on computers. It was developed from the general-purpose Unix-to-Unix Copy (UUCP) dial-up network architecture. Tom Truscott and Jim Ellis conceived the idea in 1979, and it wa ...
newsgroups by 1990, and is supported by many popular email interfaces, either by default or as a user-settable option. In
Microsoft Outlook Microsoft Outlook is a personal information manager software system from Microsoft, available as a part of the Microsoft Office and Microsoft 365 software suites. Though primarily an email client, Outlook also includes such functions as Calen ...
, for instance, this behavior is controlled by an option labeled "Prefix each line of the original". Besides inserting markers automatically in quoted lines, some interfaces assume that a line starting with a ">" character or similar is quoted text, and will automatically display it in a distinctive font or color: > How is the report coming? --Mary It will be on your desk by noon. --Joe Sometimes the insertion of a quoted line marker will cause one original line to be folded as two lines in the reply, and the continuation line may not have the proper marker. To avoid ambiguity in such cases, one may consider inserting blank lines after each block of quoted text: >The board is asking again for the sales data. We really must provide > them with some figures. How is the report coming? --Mary
It will be on your desk by noon. --Joe Quoted line markers are most commonly used in plain-text messages. In HTML messages, other devices may be used to indicate quoted text, such as HTML indentation elements like
blockquote In HTML , XHTML and MediaWiki, the blockquote element defines "a section ithin a documentthat is quoted from another source". The syntax is <blockquote><p>blockquoted text goes here</p></blockquote>. The blockquote el ...
or dl.


Reply level indication

A message often includes text from two or more messages exchanged in previous rounds of a long discussion. If an additional quotation marker is inserted at every round, without removing any existing markers, the number of markers at the beginning of each line will show the "level" of the reply, that is, how many rounds have occurred since that line was written. These accumulated markers are usually sufficient to distinguish the parts that came from each message. Some email interfaces recognize this convention and automatically render each level in a different color. For example: >>> How is the report coming? --Mary >> >> It will be on your desk by noon. --Joe > > Sorry Joe, I need it by 11:00 at the latest. --Mary
OK, but it will be missing this month's figures. --Joe If the discussion is between two parties only, then an even number of markers (including zero) identifies text written by the sender, while an odd number of markers identifies text by the recipient. (In the above example even numbers are Joe's text and odd numbers are Mary's.) No problem. 6pm it is then. --Jim
At 10.01am Wednesday, Danny wrote: > Whoa! I need to email a report at 5:30. > Could you push it back an hour? --Danny > > At 9.40am Wednesday, Jim wrote: > >> I'm going to suspend the mail service for approx. thirty >> minutes tonight, starting at 5pm. --Jim In HTML messages,
blockquote In HTML , XHTML and MediaWiki, the blockquote element defines "a section ithin a documentthat is quoted from another source". The syntax is <blockquote><p>blockquoted text goes here</p></blockquote>. The blockquote el ...
or dl elements may be nested to achieve the same effect.


Attribution lines

Quoted material is often preceded by an ''attribution line'' that identifies its author. These lines are particularly helpful in discussions between multiple parties. For example: Nancy wrote: > Peter wrote: >> When will we have the performance figures? > The tests will be completed next week.
Peter wrote: > Mary wrote: >> We should meet today to discuss the marketing strategy. > Better wait, we do not have the West Coast sales data yet.
I agree with Peter. We need the sales data and also Nancy's performance figures. Let's meet next Friday after lunch. This reply quotes two messages, one by Nancy (itself a reply to Peter) and one by Peter (itself a reply to Mary). Many mail agents will add these attribution lines automatically to the top of the quoted material. Note that a newly added attribution line should not get the quotation marker, since it is not part of the quoted text; so that the level indicator of the attribution line is always one less than the corresponding text. Doing otherwise may confuse the reader and also e-mail interfaces that choose the text color according to the number of leading markers. Instead of an attribution line, one may indicate the author by a comment in brackets, at the beginning of the quotation: >> eter:When will we have the performance figures? > ancy:The tests will be completed next week. >> ary:We should meet today to discuss the marketing strategy. > eter:Better wait, we do not have the West Coast sales data yet.
I agree with Peter. We need the sales data and Nancy's performance figures. Let's meet next Friday after lunch. Another alternative, used in Fidonet and some
mail user agent The mail or post is a system for physically transporting postcards, letters, and parcels. A postal service can be private or public, though many governments place restrictions on private systems. Since the mid-19th century, national postal syst ...
s, is to place the initials of the author before the quoting marker. This may be used with or without attribution lines: Nancy wrote: N> Peter wrote: P>> When will we have the performance figures? N> The tests will be completed next week.
Peter wrote: P> Mary wrote: M>> We should meet today to discuss the marketing strategy. P> Better wait, we do not have the West Coast sales data yet.
I agree with Peter. We need the sales data and also Nancy's performance figures. Let's meet next Friday after lunch.


Trimming and reformatting

When replying to long discussions, particularly in
newsgroup A Usenet newsgroup is a repository usually within the Usenet system, for messages posted from users in different locations using the Internet. They are discussion groups and are not devoted to publishing news. Newsgroups are technically disti ...
discussions, quoted text from the original message is often trimmed so as to leave only the parts that are relevant to the reply—or only a reminder thereof. This practice is sometimes called "trim-posting" or "edited posting", and is recommended by some manuals of posting etiquette.S. Hambridge (October 1995),
Network Working Group Network, networking and networked may refer to: Science and technology * Network theory, the study of graphs as a representation of relations between discrete objects * Network science, an academic field that studies complex networks Mathematics ...
RFC 1855 fc:1855 ''Netiquette Guidelines''/ref> Sometimes an indicator of deleted text is given, usually in the form of a square bracketed tag as: " nipped, " rimmed, or simply " ... The text that is retained may be edited to some extent, e.g. by re-folding the lines. For example, if the original message was This is a reminder that the project meeting which was canceled last week will be held today in the 3rd floor conference room at 14:30 sharp. Everybody must attend. --Mary the reply may be > the project meeting ..will be held today in the 3rd floor > conference room Mary, be sure to check the mics in that room. --Joe or even just > 3rd floor conference room Mary, be sure to check the mics in that room. --Joe Deleted text may also be replaced by a summary in brackets: On Thursday, Jim wrote: > The movie clearly adds a sense of menace to the story > which is not present in the original book. > ..claim that the darker tone weakens the movie... I disagree. The darker tone works well, once one understands the two are aimed at different audiences. Automatically included text (such as
signature block A signature block (often abbreviated as signature, sig block, sig file, .sig, dot sig, siggy, or just sig) is a personalized block of text automatically appended at the bottom of an email message, Usenet article, or forum post. Email and Usenet ...
s, free e-mail service ads, and corporate disclaimers) are more likely to be deleted, usually without ellipses, than manually written text. Some posters may delete any parts of the original message that they are not replying to. Some posters delete only parts dealing with issues that they see as "closed", and leave any parts that, in their opinion, deserve further discussion or will be replied to in a later message.


How much to trim

Some style guides recommend that, as a general rule, quoted material in replies should be trimmed or summarized as much as possible, keeping only the parts that are necessary to make the readers understand the replies. That of course depends on how much the readers can be assumed to know about the discussion. For personal e-mail, in particular, the subject line is often sufficient, and no quoting is necessary; unless one is replying to only some points of a long message. In particular, when replying to a message that already included quoted text, one should consider whether that quoted material is still relevant. For example: >> ary:Shall we meet this afternoon to discuss the >> marketing strategy? > > eter:Perhaps, if we can get all the information we need. > Do we have the West Coast sales data yet?
The LA office just sent them in. Joe The quote from Mary's message is relevant to Peter's reply, but not to Joe's reply. The latter could have been trimmed to > eter:Do we have the West Coast sales data yet? The LA office just sent them in. Joe On the other hand, in some situations, any trimming or editing of the original message may be inappropriate. For example, if the reply is being copied to a third person who did not see the original message, it may be advisable to quote it in full; otherwise the trimmed message may be misinterpreted by the new recipient, for lack of context. Also, when replying to a customer or supplier, it may be advisable to quote the original message in its entirety, in case the other party somehow failed to keep a copy of it.


Placement of replies


Interleaved style

In the interleaved reply style (also called "inline reply", "interlined reply", "point-by-point rebuttal", or, sometimes, "bottom posting"), the original message is broken into two or more sections, each followed by a specific reply or comment. A reply in inline style may also include some top-posted or bottom-posted comments that apply to the whole reply message, rather than to a specific point. For example: I have been following the discussion about the new product line. Here are my thoughts.
Joe wrote: > Will our prices be competitive?
That may not be a problem for now, we still have a quality edge. > We do not have enough trained people on the West Coast. We have many > new employees but they do not know our products yet.
We can bring them here for a crash training course.
Mary wrote: > We still do not have a clear marketing plan.
Peter, would you take charge of that? Let me know if you need help.
On the whole, I am quite optimistic. It looks like we will be shipping the basic system before the end of this quarter. Nancy The interleaved reply style can also be combined with top-posting: selected points are quoted and replied to, as above, and then a full copy of the original message is appended. > Can you present your report an hour later?
Yes I can. The summary will be sent no later than 5pm. Jim
At 10.01am Wednesday, Danny wrote: >> 2.00pm: Present report > Jim, I have a meeting at that time. Can you present your report an hour later? > >> 4.30pm: Send out summary of feedback > Also if you do the above, this may need to happen later too. > Danny > > At 9.40am Wednesday, Jim wrote: >> My schedule for today will be: >> 10.00am: Gather data for report >> 2.00pm: Present report to team >> 4.30pm: Send out summary of feedback >> Jim Interleaving was the predominant reply style in the
Usenet Usenet () is a worldwide distributed discussion system available on computers. It was developed from the general-purpose Unix-to-Unix Copy (UUCP) dial-up network architecture. Tom Truscott and Jim Ellis conceived the idea in 1979, and it wa ...
discussion lists, years before the existence of the WWW and the spread of
e-mail Electronic mail (email or e-mail) is a method of exchanging messages ("mail") between people using electronic devices. Email was thus conceived as the electronic (digital) version of, or counterpart to, mail, at a time when "mail" meant ...
and the
Internet The Internet (or internet) is the global system of interconnected computer networks that uses the Internet protocol suite (TCP/IP) to communicate between networks and devices. It is a '' network of networks'' that consists of private, p ...
outside the academic community.Archives of Usenet posts at
Google Groups Google Groups is a service from Google that provides discussion groups for people sharing common interests. The Groups service also provides a gateway to Usenet newsgroups via a shared user interface. Google Groups became operational in Febru ...
prior to the beginning of the WWW (1993).
Interleaving was also common originally in e-mail, because many internet users had been exposed to Usenet newsgroups and other
Internet forum An Internet forum, or message board, is an online discussion site where people can hold conversations in the form of posted messages. They differ from chat rooms in that messages are often longer than one line of text, and are at least tempora ...
s, where it is still used. The style became less common for email after the opening of the internet to commercial and non-academic personal use. One possible reason is the large number of casual e-mail users that entered the scene at that time. Another possible reason is the inadequate support provided by the reply function of some
webmail Webmail (or web-based email) is an email service that can be accessed using a standard web browser. It contrasts with email service accessible through a specialised email client software. Examples of webmail providers are 1&1 Ionos, AOL Mail, ...
readers, which either do not automatically insert a copy of the original message into the reply, or do so without any quoting prefix level indicators. Finally, most forums, wiki discussion pages, and
blog A blog (a Clipping (morphology), truncation of "weblog") is a discussion or informational website published on the World Wide Web consisting of discrete, often informal diary-style text entries (posts). Posts are typically displayed in Reverse ...
s (such as
Slashdot ''Slashdot'' (sometimes abbreviated as ''/.'') is a social news website that originally advertised itself as "News for Nerds. Stuff that Matters". It features news stories concerning science, technology, and politics that are submitted and eval ...
) essentially impose the bottom-post format, by displaying all recent messages in chronological order.. Interleaving continues to be used on technical mailing lists where clarity within complex threads is important..


Top-posting

In ''top-posting'' style, the original message is included verbatim, with the reply above it. It is sometimes referred to by the acronym ''TOFU'' ("text over, fullquote under"). It has also been colloquially referred to as ''Jeopardy!'' reply style: as in the game show's signature clue/response format, the answers precede the question. Example: No problem. 6pm it is then. Jim
-------- Original Message -------- From: Danny Sent: Tuesday, October 16, 2007 10:01 AM To: Jim Subject: RE: Job
Whoa! Hold on. I have a job scheduled at 5:30 which mails out a report to key tech staff. Could you please push it back an hour? Danny

-------- Original Message -------- From: Jim Sent: Tuesday, October 16, 2007 9:40 AM To: Danny Subject: Job
I'm going to suspend the mail service for approx. thirty minutes tonight, starting at 5pm, to install some updates and important fixes. Jim
Top-posting preserves an apparently unmodified transcript of a branch in the conversation. Often all replies line up in a single branch of a conversation. The top of the text shows the latest replies. This appears to be advantageous for business correspondence, where an e-mail thread can dupe others into believing it is an "official" record. By contrast, excessive indentation of interleaved and bottom posting may turn difficult to interpret. If the participants have different stature such as manager vs. employee or consultant vs. client, one person's cutting apart another person's words without the full context may look impolite or cause misunderstanding. In the earlier days of
Usenet Usenet () is a worldwide distributed discussion system available on computers. It was developed from the general-purpose Unix-to-Unix Copy (UUCP) dial-up network architecture. Tom Truscott and Jim Ellis conceived the idea in 1979, and it wa ...
informal discussions where everyone was an equal encouraged bottom-posting. Until the mid-1990s, posts in a net.newcomers newsgroup insisted on interleaving replies. Usenet ''comp.lang'' hierarchy, especially comp.lang.c and comp.lang.c++ insisted on the same as of the 2010s. The ''alt'' hierarchy tolerated top-posting. Newer online participants, especially those with limited experience of Usenet, tend to be less sensitive to arguments about posting style. Top-posting can be problematic on mailing lists with ongoing discussions which eventually require someone to act on the top-posted material. For example, top-posting "Those changes look ok to me, go ahead and make them" can be very inconvenient, as readers may need to read through a long email trail to know which changes the top-poster is referring to. Inter-leaving the text directly below the text describing the changes is much more convenient in these cases. Users of mobile devices, like
smartphone A smartphone is a portable computer device that combines mobile telephone and computing functions into one unit. They are distinguished from feature phones by their stronger hardware capabilities and extensive mobile operating systems, whi ...
s, are encouraged to use top-posting because the devices may only download the beginning of a message for viewing. The rest of the message is only retrieved when needed, which takes additional download time. Putting the relevant content at the beginning of the message requires less bandwidth, less time, and less scrolling for the user. Top-posting is a natural consequence of the behavior of the "reply" function in many current e-mail readers, such as
Microsoft Outlook Microsoft Outlook is a personal information manager software system from Microsoft, available as a part of the Microsoft Office and Microsoft 365 software suites. Though primarily an email client, Outlook also includes such functions as Calen ...
,
Gmail Gmail is a free email service provided by Google. As of 2019, it had 1.5 billion active users worldwide. A user typically accesses Gmail in a web browser or the official mobile app. Google also supports the use of email clients via the POP and ...
, and others. By default, these programs insert into the reply message a copy of the original message (without headers and often without any extra indentation or quotation markers), and position the editing cursor above it. Moreover, a bug present on most flavours of Microsoft Outlook caused the quotation markers to be lost when replying in plain text to a message that was originally sent in HTML/RTF. For these and possibly other reasons, many users seem to accept top-posting as the "standard" reply style. Partially because of Microsoft's influence, top-posting is very common on
mailing list A mailing list is a collection of names and addresses used by an individual or an organization to send material to multiple recipients. The term is often extended to include the people subscribed to such a list, so the group of subscribers is re ...
s and in personal e-mail. Top-posting has always been the standard format for forwarding a message to a third party, in which case the comments at the top (if any) are a "cover note" for the recipient.


Bottom-posting

In the "bottom-posting" style, the reply is appended to a full or partial copy of the original message. The name bottom-posting is sometimes used for inline-style replies, and indeed the two formats are the same when only one point is being replied to. At 10.01am Wednesday, Danny wrote: > At 9.40am Wednesday, Jim wrote: >> I'm going to suspend the mail service for approx. thirty >> minutes tonight, starting at 5pm, to install some updates >> and important fixes.
> Whoa! Hold on. I have a job scheduled at 5:30 which mails out > a report to key tech staff. Could you push it back an hour? > > By the way, which systems will be updated? I had some network > problems after last week's update. Will I have to reboot?
No problems. 6pm it is then.
Basically, I will update our WWW server and firewall. No, you won't have to reboot. Bottom-posting, like inline replies, encourages posters to trim the original message as much as possible, so that readers are not forced to scroll past irrelevant text, or text that they have already seen in the original message: At 10.01am Wednesday, Danny wrote: > Could you push it back an hour? > ..which systems will be updated? > ..Will I have to reboot? No problems. 6pm it is then. Basically, I will update our WWW server and firewall. No, you won't have to reboot.


Choosing the proper posting style

The choice between interleaved, top and bottom posting generally depends on the forum and on the nature of the message. Some forums (such as personal e-mail) are quite tolerant, in which case the proper style is dictated by taste and effectiveness. In any case one should consider whether the reply will be easily read by the intended recipient(s). Their e-mail interfaces may have different rules for handling quoted line markers and long lines, so a reply that looks readable in one's screen may be jumbled and incorrectly colored on theirs. Blank lines and judicious trimming of the original text may help avoid ambiguity. The interleaved reply style can require more work in terms of labeling lines, but possibly less work in establishing the context of each reply line. It also keeps the quotes and their replies close to each other and in logical reading order, and encourages trimming of the quoted material to the bare minimum. This style makes it easier for readers to identify the points of the original message that are being replied to; in particular, whether the reply misunderstood or ignored some point of the original text. It also gives the sender freedom to arrange the quoted parts in any order, and to provide a single comment to quotations from two or more separate messages, even if these did not include each other. Top- and bottom-posting are sometimes compared to traditional written correspondence in that the response is a single continuous text, and the whole original is appended only to clarify which letter is being replied to.
Customer service Customer service is the assistance and advice provided by a company to those people who buy or use its products or services. Each industry requires different levels of customer service, but in the end, the idea of a well-performed service is that ...
e-mail practices, in particular, often require that all points be addressed in a clear manner without quoting, while the original e-mail message may be included as an attachment. Including the whole original message may be necessary also when a new correspondent is included in an ongoing discussion. Especially in business correspondence, an entire message thread may need to be forwarded to a third party for handling or discussion. On the other hand, in environments where the entire discussion is accessible to new readers (such as
newsgroup A Usenet newsgroup is a repository usually within the Usenet system, for messages posted from users in different locations using the Internet. They are discussion groups and are not devoted to publishing news. Newsgroups are technically disti ...
s or online forums), full inclusion of previous messages is inappropriate; if quoting is necessary, the interleaved style is probably best. If the original message is to be quoted in full, for any reason, bottom-posting is usually the most appropriate format—because it preserves the logical order of the replies and is consistent with the Western reading direction from top to bottom. It is not uncommon during discussions concerning top-posting vs. bottom-posting to hear quotes from "Netiquette Guidelines (RFC 1855)". While many RFCs are vetted and approved though a committee process, some RFCs, such as RFC 1855, are just "Informational" and in reality, sometimes just personal opinions. (Additional information on "Informational" RFCs can be found in RFC 2026, under "4.2.2 Informational" and "4.2.3 Procedures for Experimental and Informational RFCs".) The nature of RFC 1855 should be considered while reading the following discussion. According to RFC 1855, a message can begin with an abbreviated summary; i.e. a post can begin with a paraphrasing instead of quoting selectively. Specifically, it says: Interleaved reply combined with top-posting combines the advantages of both styles. However this also results in some portions of the original message being quoted twice, which takes up extra space and may confuse the reader. In forwarding it is sometimes preferred to include the entire original message (including all headers) as a
MIME Multipurpose Internet Mail Extensions (MIME) is an Internet standard that extends the format of email messages to support text in character sets other than ASCII, as well as attachments of audio, video, images, and application programs. Message ...
attachment, while in top-posted replies these are often trimmed or replaced by an attribution line. An untrimmed quoted message is a weaker form of transcript, as key pieces of meta information are destroyed. (This is why an
ISP An Internet service provider (ISP) is an organization that provides services for accessing, using, or participating in the Internet. ISPs can be organized in various forms, such as commercial, community-owned, non-profit, or otherwise private ...
's
Postmaster A postmaster is the head of an individual post office, responsible for all postal activities in a specific post office. When a postmaster is responsible for an entire mail distribution organization (usually sponsored by a national government), ...
will typically insist on a ''forwarded'' copy of any problematic e-mail, rather than a quote.) These forwarded messages are displayed in the same way as top-posting in some mail clients. Top-posting is viewed as seriously destructive to mailing-list digests, where multiple levels of top-posting are difficult to skip. The worst case would be top-posting while including an entire digest as the original message. Some believe that "top-posting" is appropriate for interpersonal e-mail, but inline posting should always be applied to threaded discussions such as newsgroups. This example is occasionally used in mailing lists to mock and discourage top-posting: Because it messes up the order in which people normally read text. Why is top-posting such a bad thing? Top-posting. What is the most annoying thing in e-mail? Bottom-posting preserves the logical order of the replies and is consistent with the Western reading direction from top to bottom. The major argument against bottom-posting is that scrolling down through a post to find a reply is inconvenient, especially for short replies to long messages, and many inexperienced computer users may not know that they need to scroll down to find a reply to their query. When sending an untrimmed bottom-posted message, one might indicate inline replies with a notice at the top such as "I have replied below." However, as many modern mail programs are capable of displaying different levels of quotation with different colors (as seen in the bottom-posting example on this page), this is not so much of an issue any more. Another method to indicate that there is more reply text still to come is to always end your text with a signature line. Then a reader who is familiar with your reply style will know to continue to read until your signature line appears. This method is particularly polite and useful when using the inline reply method, since it tells the reader that your response is complete at the point where your signature line appears.


Quoting support in popular mail clients

This widespread policy in business communication made bottom and inline posting so unknown among most users that some of the most popular email programs no longer support the traditional posting style. For example, Microsoft Outlook, AOL, and Yahoo! make it difficult or impossible to indicate which part of a message is the quoted original or do not let users insert comments between parts of the original. Yahoo! does not have the option "Quote the text of the original message" in Mail Classic, but this setting is retained after turning it on in All-New Mail and then switching back to Mail Classic. Inline replying is broken in Microsoft Outlook, which despite choosing the setting to prefix each line of the original with the "greater-than" character (>) produces a blue line that makes answers inserted between quotes of an HTML email look like part of the original. The workarounds are to use the setting "read all standard mail in plain text", or to use the "Edit Message" option on the original email and convert it to plain text before replying (then discard the edited version).


References


External links


"top-post"
in The Jargon File (version 4.4.7)

€”How to use quote using interleaved quoting instead of top-posting

*
Outlook QuotefixOutlook Express Quotefix
an
OE PowerTool
€”third party utilities for automatically reformatting quoted text in Microsoft mail products





* (see #9 for comments on proper inline quoting) * * * (see the fourth paragraph) * * * {{DEFAULTSORT:Posting Style Email Etiquette Internet culture Usenet