New $queue_name variable
[exim.git] / test / confs / 0574
index 722988a2979f5bcbd381a81425caaaddb8aa6d36..289ed1955a1663d2f88e62df8824dc45725e028b 100644 (file)
@@ -13,12 +13,21 @@ tls_advertise_hosts =
 
 log_selector = +received_recipients +sender_on_delivery
 
-acl_smtp_rcpt = accept queue = ${if eq {normal}{$local_part} {} {$local_part}}
+acl_smtp_rcpt = rcpt
 queue_only
 queue_run_in_order
 
 #---------------
 
+begin acl
+
+rcpt:
+  accept
+    queue = ${if eq {normal}{$local_part} {} {$local_part}}
+    logwrite = using queue '$queue_name'
+
+#---------------
+
 begin routers
 
 all: