vhost.m4: Configurable spam limit in virtual hosts.
[exim-config] / divmap.m4
index 0e71d7f..3a2d92f 100644 (file)
--- a/divmap.m4
+++ b/divmap.m4
@@ -104,17 +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/virtual-hooks,     408)
-DEFDIVERSION(routers/virtual-tail,      410)
-DEFDIVERSION(routers/real,              412)
-DEFDIVERSION(routers/alias,             414)
-DEFDIVERSION(routers/allspam,           416)
-DEFDIVERSION(routers/dispatch,          418)
-DEFDIVERSION(routers/forward,           420)
-DEFDIVERSION(routers/deliver,           422)
+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)