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/doc-src | |
parent | 3ae121c94f0dfaeba5938de26931c49e29677d0a (diff) |
Typo fix.
messsage -> message
receved -> received
Found/reported by Vincent Lefevre in <https://bugs.debian.org/819482>.
Diffstat (limited to 'doc/doc-src')
-rw-r--r-- | doc/doc-src/FAQ.src | 2 |
1 files changed, 1 insertions, 1 deletions
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 |