chiark / gitweb /
webstump: do not alter the moderator's post disposition when it differs from the...
[modbot-mtm.git] / forward-slimy.part.INO
index a4f6ec81ff1806f139cf7eaffadbdfa743e7ccf4..059e4622387bfaa42fc5ae6b5c3099d7bbf661ef 100644 (file)
@@ -2,8 +2,8 @@ if $local_part_suffix is +%ABBREV%+%KEYSUBMIT%
 or $local_part_suffix is +%ABBREV%+test-submission
 then
        unseen pipe "mail -s submission %LOGGROUPEMAILPREFIX%+%ABBREV%+log+submissions"
-       unseen pipe "/home/webstump/live/xlog/bin/record submission %GROUP%"
-       pipe "/home/webstump/live/stump/etc/modenv stump.pl submission.pl"
+       unseen pipe "%BASEDIR%/xlog/bin/record submission %GROUP%"
+       pipe "%BASEDIR%/stump/etc/modenv stump.pl submission.pl"
        finish
 endif