chiark / gitweb /
vhost-local.m4: New hack for delivery to system users via vhosts.
[exim-config] / divmap.m4
index 4f41c57eab4fe6799a60e30ac61f603263f631e9..048abd0445d819fcfd4f7d3de351f06a55e15830 100644 (file)
--- a/divmap.m4
+++ b/divmap.m4
@@ -106,19 +106,21 @@ DEFDIVERSION(auth,                         300, begin authenticators)
 
 DEFDIVERSION(routers,                   400)
 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(routers/virtual-sysusers-spam, 404)
+DEFDIVERSION(routers/route,             406)
+DEFDIVERSION(routers/remote,            408)
+DEFDIVERSION(routers/virtual,           410)
+DEFDIVERSION(routers/virtual-sysusers,  412)
+DEFDIVERSION(routers/virtual-hooks,     414)
+DEFDIVERSION(routers/virtual-tail,      416)
+DEFDIVERSION(routers/real,              418)
+DEFDIVERSION(routers/alias,             420)
+DEFDIVERSION(routers/alias-opts,        422)
+DEFDIVERSION(routers/smarthost,                 424)
+DEFDIVERSION(routers/allspam,           426)
+DEFDIVERSION(routers/dispatch,          428)
+DEFDIVERSION(routers/forward,           430)
+DEFDIVERSION(routers/deliver,           432)
 
 DEFDIVERSION(transports,                500)