X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/blobdiff_plain/8fca6182bd0b3b877ccca2e90b75c99e75f1008e..12d3b444e8703fb16cc4d8e9fe267d3d0aa11c6e:/Makefile diff --git a/Makefile b/Makefile index 5178728..9ccbeee 100644 --- a/Makefile +++ b/Makefile @@ -59,8 +59,13 @@ MODES = MODES += satellite OPTIONS_satellite = satellite.m4 sat-rewrite.m4 +MODES += srv +HOOKS_srv = nosysdomain.m4 +OPTIONS_srv = exchange.m4 spam.m4 vhost.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