summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b7d9609)
raw | patch | inline | side by side (parent: b7d9609)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 7 Aug 2001 04:17:39 +0000 (04:17 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 7 Aug 2001 04:17:39 +0000 (04:17 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@223 57a73879-2fb5-44c3-a270-3262357dd7e2
INSTALL.txt | patch | blob | history |
diff --git a/INSTALL.txt b/INSTALL.txt
index 10c06235c3b4b12930a0d31fbdc6494022a5a3aa..98496122b405d3920f311b2badfe635f6dc6a2ce 100644 (file)
--- a/INSTALL.txt
+++ b/INSTALL.txt
In some installations (e.g. RedHat 6.2 I think) you'll need to set up smrsh
so sendmail will accept the pipe command. In that case, symlink
-/etc/smrsh/python to /usr/bin/python and change the command to:
- "|python /usr/local/bin/roundup-mailgw <instance_home>"
+/etc/smrsh/roundup-mailgw to /usr/local/bin/roundup-mailgw and change the
+command to:
+ "|roundup-mailgw <instance_home>"
Web Interface