Makefile, spam.m4, user-spam.m4: Put user limit config in its own file.
[exim-config] / divmap.m4
index ed9e47a..3a2d92f 100644 (file)
--- a/divmap.m4
+++ b/divmap.m4
@@ -104,15 +104,18 @@ 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/allspam,           418)
+DEFDIVERSION(routers/dispatch,          420)
+DEFDIVERSION(routers/forward,           422)
+DEFDIVERSION(routers/deliver,           424)
 
 DEFDIVERSION(transports,                500)