Mercurial > p > roundup > code
changeset 217:b02a69130c91
more install note changes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 07 Aug 2001 04:17:39 +0000 |
| parents | dbb35b638e88 |
| children | 877042bf42e8 |
| files | INSTALL.txt |
| diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/INSTALL.txt Tue Aug 07 02:51:23 2001 +0000 +++ b/INSTALL.txt Tue Aug 07 04:17:39 2001 +0000 @@ -79,8 +79,9 @@ 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
