user-spam.m4: Don't doubly-quote the Userv service-user name.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 7 May 2016 01:12:19 +0000 (02:12 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 7 May 2016 01:12:19 +0000 (02:12 +0100)
The `SPAMLIMIT_USERV' macro is going to do that for us.

user-spam.m4

index 42b6f15..a7563f2 100644 (file)
@@ -37,7 +37,7 @@ m4_define(<:USER_SPAMLIMIT_ROUTERS:>,
        <:$5SPAMLIMIT_LOOKUP(<:CONF_userconf_dir/spam-limit:>,
                <:$2:>, <:$3:>, <:$4:>, <:user=$local_part:>):>)
 USER_SPAMLIMIT_ROUTER(<:userv:>, <:$1:>,
-       <:$5SPAMLIMIT_USERV(<:SHQUOTE($local_part):>,
+       <:$5SPAMLIMIT_USERV(<:$local_part:>,
                <:$2:>, <:$3:>, <:$4:>, <:user=$local_part:>):>):>)
 
 m4_define(<:CURRENT_LOCAL_PART:>,