Testsuite: more pipe transport / perl cases
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 4 Dec 2016 13:00:26 +0000 (13:00 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 4 Dec 2016 13:32:20 +0000 (13:32 +0000)
test/aux-fixed/resubmitB
test/confs/0174
test/confs/0612

index f925968643794e7391f29dee37e4fcb077ec8a61..498d44eb28ed1d435775669a7efafc6dfd080204 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/perl -w
+#! /usr/bin/env perl
 
 # A test script that reads a message and resubmits it to Exim (having 
 # notionally checked it - but there's no checking here). This version
index b7fe882e2c4e0cb2cce85bf8f7d413ff0dfe3714..f366e29f64dde3e3bc966b815ee3565e4f8cf68b 100644 (file)
@@ -63,6 +63,7 @@ pipe:
   message_prefix =
   return_output
   user = CALLER
+  path = /bin:/usr/bin:/usr/local/bin
 
 
 # ----- Retry -----
index 44f2e74d6bc58cbf924d283183fc7994bc10a845..9350a97aee64543c0b4a6fbcc19b188cb280218c 100644 (file)
@@ -28,6 +28,7 @@ pipe:
     temp_errors = *
     command     = perl -e "print 'Hi from pipe'; exit 5;"
     log_defer_output = true
+    path       = /bin:/usr/bin:/usr/local/bin
 
 # ----- Retry -----