X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/5dc309a45b3f266afbe1b8ccc9a066b0f76650a3..4c04137d73637107669e02b21f890387aaa2ef34:/src/src/routers/README diff --git a/src/src/routers/README b/src/src/routers/README index f2a73c83c..a674e8b47 100644 --- a/src/src/routers/README +++ b/src/src/routers/README @@ -23,7 +23,7 @@ The yield of a router is one of: DISCARD the address was discarded (:blackhole: or "seen finish") - FAIL the address was not routed; do not pass to any subseqent + FAIL the address was not routed; do not pass to any subsequent routers, i.e. cause routing to fail. DEFER retry this address later.