chiark / gitweb /
probes: fix forward
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 10 Oct 2017 15:26:22 +0000 (16:26 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 10 Oct 2017 15:26:22 +0000 (16:26 +0100)
forward-slimy.part.INO

index 6cafafa1d726789a3fe13a45c51746c59862ac4c..b70fa0724678dc87f4439e4d6336c066657b3525 100644 (file)
@@ -3,7 +3,7 @@ or $local_part_suffix is +%ABBREV%+test-submission
 then
        unseen pipe "mail -s submission %LOGGROUPEMAILPREFIX%+%ABBREV%+log+submissions"
        if $header_X-WebSTUMP-Relay-Probe: contains %GROUP% then
 then
        unseen pipe "mail -s submission %LOGGROUPEMAILPREFIX%+%ABBREV%+log+submissions"
        if $header_X-WebSTUMP-Relay-Probe: contains %GROUP% then
-               pipe "%BASEDIR/probes/modrelays-probe received %BASEDIR%"
+               pipe "%BASEDIR%/probes/modrelays-probe received %BASEDIR%"
                finish
        endif
        unseen pipe "%BASEDIR%/xlog/bin/record submission %GROUP%"
                finish
        endif
        unseen pipe "%BASEDIR%/xlog/bin/record submission %GROUP%"