X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Frouters%2FREADME;h=a674e8b47a800b108e26543ba6749b671ccbbad0;hb=78598e6a6a8cda8d1b50685188682749929df614;hp=f2a73c83ccd8b8bf704ccefd7a19073c0d85afe8;hpb=3634fc257bd0667daef14d72005cd87c735bbb24;p=user%2Fhenk%2Fcode%2Fexim.git 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.