30_exim4-config_address_pipe 365 B

12345678910
  1. # This transport is used for handling pipe deliveries generated by
  2. # .forward files. If the commands fails and produces any output on standard
  3. # output or standard error streams, the output is returned to the sender
  4. # of the message as a delivery error.
  5. address_pipe:
  6. debug_print = "T: address_pipe for $local_part@$domain"
  7. driver = pipe
  8. return_fail_output