Routine update.
[hcoop/zz_old/config/exim4-hopper.git] / conf.d / transport / 30_exim4-config_trouble_users
diff --git a/conf.d/transport/30_exim4-config_trouble_users b/conf.d/transport/30_exim4-config_trouble_users
new file mode 100644 (file)
index 0000000..2a9fe1b
--- /dev/null
@@ -0,0 +1,14 @@
+
+# This transport is used for handling deliveries directly to files that are
+# generated by aliasing or forwarding.
+#
+# hcoop-change: Add bogus group line to make sure get-token gets executed
+trouble_users:
+  debug_print = "T: trouble_users for $local_part@$domain"
+  driver = appendfile
+  group = mail
+  file = /var/tmp/frozen/${local_part}
+  delivery_date_add
+  envelope_to_add
+  return_path_add
+