Makefile, spam.m4, user-spam.m4: Put user limit config in its own file.
[exim-config] / Makefile
index 5178728..3690b7e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -60,7 +60,8 @@ MODES                 += satellite
 OPTIONS_satellite       = satellite.m4 sat-rewrite.m4
 
 MODES                  += hub
-OPTIONS_hub             = auth.m4 exchange.m4 local.m4 spam.m4 vhost.m4
+OPTIONS_hub             = auth.m4 exchange.m4 local.m4 spam.m4
+OPTIONS_hub            += user-spam.m4 vhost.m4
 
 MODES                  += usersat
 OPTIONS_usersat                 = auth.m4 local.m4 satellite.m4