eximconf: use a more idiomatic way of "resetting" a variable
[mirror/dsa-puppet.git] / modules / exim / templates / eximconf.erb
index 858c94b..b4363a6 100644 (file)
@@ -293,10 +293,11 @@ acl_spamlovers:
   deny
 
 acl_getprofile:
-  # This is a bad hack to reset the variable, by defining it be something
-  # never referenced.
 
-  warn    set acl_m_rprf = $acl_m_undefined
+  # Determine the mail profile for this recipient.
+  # An empty string implies no match has been found.
+
+  warn    set acl_m_rprf = 
 
   warn    recipients     = survey@popcon.debian.org
           set acl_m_rprf = PopconMail