exim4: Use dovecot for delivery only.
[matthijs/servers/drsnuggles.git] / etc / exim4 / conf.d / transport / 30_exim4-config_address_pipe
diff --git a/etc/exim4/conf.d/transport/30_exim4-config_address_pipe b/etc/exim4/conf.d/transport/30_exim4-config_address_pipe
deleted file mode 100644 (file)
index c5f1828..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-
-# This transport is used for handling pipe deliveries generated by
-# .forward files. If the commands fails and produces any output on standard
-# output or standard error streams, the output is returned to the sender
-# of the message as a delivery error.
-address_pipe:
-  debug_print = "T: address_pipe for $local_part@$domain"
-  driver = pipe
-  return_fail_output
-