From: Mark Wooding Date: Sat, 10 Oct 2015 13:53:08 +0000 (+0100) Subject: user-spam.m4: Fix indentation in the output. X-Git-Url: https://git.distorted.org.uk/~mdw/exim-config/commitdiff_plain/3e7e168cf0a57fea364ad9a913574b383565d9be user-spam.m4: Fix indentation in the output. --- diff --git a/user-spam.m4 b/user-spam.m4 index a7563f2..29a7963 100644 --- a/user-spam.m4 +++ b/user-spam.m4 @@ -60,11 +60,11 @@ SECTION(routers, allspam)m4_dnl USER_SPAMLIMIT_ROUTERS(<:original:>, <:$original_local_part:>, <:$original_domain:>, <:$sender_address:>, <:condition = ${if !eq{ORIGINAL_ADDRESS}{PARENT_ADDRESS}} -:>) + :>) USER_SPAMLIMIT_ROUTERS(<:parent:>, <:$parent_local_part:>, <:$parent_domain:>, <:$sender_address:>, <:condition = ${if !eq{PARENT_ADDRESS}{CURRENT_ADDRESS}} -:>) + :>) USER_SPAMLIMIT_ROUTERS(<:current:>, <:CURRENT_LOCAL_PART:>, <:$domain:>, <:$sender_address:>)