chiark / gitweb /
spam.m4: Rename X-SpamAssassin-* headers to X-Distorted-SpamAssassin-*.
[exim-config] / divmap.m4
index ed9e47abe9db0899f5943aa7caecea73b3fc2e11..7866052d55604a56683aec51d0f2279e84bfd3a2 100644 (file)
--- a/divmap.m4
+++ b/divmap.m4
@@ -104,15 +104,20 @@ DEFDIVERSION(acl/misc,                     226)
 DEFDIVERSION(auth,                      300, begin authenticators)
 
 DEFDIVERSION(routers,                   400)
-DEFDIVERSION(routers/route,             402)
-DEFDIVERSION(routers/remote,            404)
-DEFDIVERSION(routers/virtual,           406)
-DEFDIVERSION(routers/real,              408)
-DEFDIVERSION(routers/alias,             410)
-DEFDIVERSION(routers/allspam,           412)
-DEFDIVERSION(routers/dispatch,          414)
-DEFDIVERSION(routers/forward,           416)
-DEFDIVERSION(routers/deliver,           418)
+DEFDIVERSION(routers/virtual-spam,      402)
+DEFDIVERSION(routers/route,             404)
+DEFDIVERSION(routers/remote,            406)
+DEFDIVERSION(routers/virtual,           408)
+DEFDIVERSION(routers/virtual-hooks,     410)
+DEFDIVERSION(routers/virtual-tail,      412)
+DEFDIVERSION(routers/real,              414)
+DEFDIVERSION(routers/alias,             416)
+DEFDIVERSION(routers/alias-opts,        418)
+DEFDIVERSION(routers/smarthost,                 420)
+DEFDIVERSION(routers/allspam,           422)
+DEFDIVERSION(routers/dispatch,          424)
+DEFDIVERSION(routers/forward,           426)
+DEFDIVERSION(routers/deliver,           428)
 
 DEFDIVERSION(transports,                500)