Skip to content

Commit 2e34c4c

Browse files
author
Richard Jones
committed
more install note changes
1 parent 1522b4e commit 2e34c4c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

INSTALL.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,9 @@ Set up a mail alias called "issue_tracker" as:
7979

8080
In some installations (e.g. RedHat 6.2 I think) you'll need to set up smrsh
8181
so sendmail will accept the pipe command. In that case, symlink
82-
/etc/smrsh/python to /usr/bin/python and change the command to:
83-
"|python /usr/local/bin/roundup-mailgw <instance_home>"
82+
/etc/smrsh/roundup-mailgw to /usr/local/bin/roundup-mailgw and change the
83+
command to:
84+
"|roundup-mailgw <instance_home>"
8485

8586

8687
Web Interface

0 commit comments

Comments
 (0)