]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
oops
authorLuca Filipozzi <lucaf@goofy.ece.ubc.ca>
Thu, 23 Apr 2009 15:39:55 +0000 (08:39 -0700)
committerLuca Filipozzi <lucaf@goofy.ece.ubc.ca>
Thu, 23 Apr 2009 15:39:55 +0000 (08:39 -0700)
modules/exim/files/common/exim4.conf

index 2fbac0254c75473f624cdb32478a3a14f6787d23..b244eb5ca1476112714a2be53e08180c817e6fc7 100644 (file)
@@ -1018,8 +1018,7 @@ rt_force_new_quiesce:
   local_part_suffix = +new-quiesce
   pipe_transport = rt_pipe
   data = "|/usr/bin/rt-mailgate --queue '${lookup{${sg{$local_part}{-comment}{}}}lsearch{RT_QUEUE_MAP}}' --url https://rt.debian.org/ --action ${if match{$local_part}{.*-comment.*}{comment}{correspond}}"
-  headers_add = "X-RT-Mode: quiesce"
-  headers_add = "Delivered-To: ${local_part}${local_part_suffix}@${domain}"
+  headers_add = "Delivered-To: ${local_part}${local_part_suffix}@${domain}\nX-RT-Mode: quiesce"
 
 rt_otherwise:
   debug_print = "R: rt for $local_part@$domain"