diff options
author | Andreas Metzler <ametzler@bebt.de> | 2016-03-29 18:57:55 +0200 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-03-30 17:06:12 +0200 |
commit | 85ffcba677df89c58014ec6258a1984a8f63f95a (patch) | |
tree | cb470783382e6b9b566a99ed9e96412638b6ca34 /doc | |
parent | 3ae121c94f0dfaeba5938de26931c49e29677d0a (diff) |
Typo fix.
messsage -> message
receved -> received
Found/reported by Vincent Lefevre in <https://bugs.debian.org/819482>.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 | ||||
-rw-r--r-- | doc/doc-src/FAQ.src | 2 | ||||
-rw-r--r-- | doc/doc-txt/NewStuff | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 7dc05c64a..6185536b9 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -14170,7 +14170,7 @@ If the message being returned has lines longer than this value it is treated as if the &%bounce_return_size_limit%& (below) restriction was exceeded. The option also applies to bounces returned when an error is detected -during reception of a messsage. +during reception of a message. In this case lines from the original are truncated. The option does not apply to messages generated by an &(autoreply)& transport. diff --git a/doc/doc-src/FAQ.src b/doc/doc-src/FAQ.src index 03360be6a..9280e0314 100644 --- a/doc/doc-src/FAQ.src +++ b/doc/doc-src/FAQ.src @@ -2316,7 +2316,7 @@ A0310: If a DNS lookup returns no MXs, Exim looks for an address record, in Q0311: When a DNS lookup for MX records fails to complete, why doesn't Exim - send the messsage to the host defined by the A record? + send the message to the host defined by the A record? A0311: The RFCs are quite clear on this. Only if it is known that there are no MX records is an MTA allowed to make use of the A record. When an MX diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 80c92a536..4c42c75a4 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -269,7 +269,7 @@ Version 4.82 "aaaa" and "a" lookups is done and the full set of results returned. 14. New expansion variable $headers_added with content from ACL add_header - modifier (but not yet added to messsage). + modifier (but not yet added to message). 15. New 8bitmime status logging option for received messages. Log field "M8S". |