chiark / gitweb /
probes: started feature
[modbot-mtm.git] / forward-suffix.part.INO
index def37b370ba12087b1299fb1eb85faf5c7146fc2..1227565243c5b3b76fb6f8129d657aa8786899cb 100644 (file)
@@ -30,12 +30,12 @@ endif
 if $local_part_suffix is +%ABBREV%-internal-log+mailout
 then
        unseen deliver %LOGGROUPEMAILPREFIX%+%ABBREV%+log+mailout
-       pipe "%BASEDIR%/xlog/bin/record mailout %GROUP%"
+       pipe "%BASEDIR%/xlog/bin/record %PUBREJOPT% mailout %GROUP%"
        finish
 endif
 
 if $local_part_suffix is +%ABBREV%-internal-reject-copy
 then
-       seen deliver %ABBREV%-rejections@chiark.greenend.org.uk
+       seen deliver %REJECTIONSLIST%
        finish
 endif