Fix mail delivery to directories, forward bugzilla-daemon mail to bugzilla
authorroot <root@deleuze.hcoop.net>
Tue, 11 Sep 2007 21:43:18 +0000 (17:43 -0400)
committerroot <root@deleuze.hcoop.net>
Tue, 17 Jun 2008 04:21:51 +0000 (00:21 -0400)
conf.d/transport/35_exim4-config_address_directory

index 6861426..47d8962 100644 (file)
@@ -2,9 +2,12 @@
 # or .forward files if the path ends in "/", which causes it to be treated
 # as a directory name rather than a file name.
 
+# hcoop-change: Add bogus group line to make sure get-token gets executed
+
 address_directory:
   debug_print = "T: address_directory for $local_part@$domain"
   driver = appendfile
+  group = mail${run{/etc/exim4/get-token ${local_part}}{}}
   delivery_date_add
   envelope_to_add
   return_path_add