chiark
/
gitweb
/
~mdw
/
exim-config
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
22a15d2
)
vhost-local.m4: Remove a couple of spurious blank lines.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 6 May 2024 03:13:38 +0000
(
04:13
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 6 May 2024 03:21:32 +0000
(
04:21
+0100)
vhost-local.m4
patch
|
blob
|
blame
|
history
diff --git
a/vhost-local.m4
b/vhost-local.m4
index 361b334f751fac3a67deadf05878d6431eb5680a..d5f64ebe5d78273ac7e951fd2be3f5e09c11d919 100644
(file)
--- a/
vhost-local.m4
+++ b/
vhost-local.m4
@@
-28,8
+28,7
@@
FILTER_ROUTER(filter_vhost,
VHOST
condition = DOMKV(sysusers, {$value}{false})
local_part_suffix = CONF_user_suffix_list
VHOST
condition = DOMKV(sysusers, {$value}{false})
local_part_suffix = CONF_user_suffix_list
- local_part_suffix_optional = true
- :>)
+ local_part_suffix_optional = true:>)
SECTION(routers, virtual-sysusers-spam)m4_dnl
## If we're letting general system users receive mail through this vhost then
SECTION(routers, virtual-sysusers-spam)m4_dnl
## If we're letting general system users receive mail through this vhost then
@@
-37,8
+36,7
@@
SECTION(routers, virtual-sysusers-spam)m4_dnl
USER_SPAMLIMIT_ROUTERS(<:vhost:>,
<:CURRENT_LOCAL_PART:>, <:$domain:>, <:$sender_address:>,
<:VHOST
USER_SPAMLIMIT_ROUTERS(<:vhost:>,
<:CURRENT_LOCAL_PART:>, <:$domain:>, <:$sender_address:>,
<:VHOST
- condition = DOMKV(sysusers, {$value}{false})
- :>)
+ condition = DOMKV(sysusers, {$value}{false}):>)
DIVERT(null)
###----- That's all, folks --------------------------------------------------
DIVERT(null)
###----- That's all, folks --------------------------------------------------