Mercurial > p > roundup > code
diff INSTALL.txt @ 236:8827f5931ea8
Fixed CGI client change messages...
...so they actually include the properties changed (again).
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 29 Aug 2001 04:47:18 +0000 |
| parents | 2482585afdbb |
| children | ff35f683fc9d |
line wrap: on
line diff
--- a/INSTALL.txt Tue Aug 28 05:58:33 2001 +0000 +++ b/INSTALL.txt Wed Aug 29 04:47:18 2001 +0000 @@ -72,6 +72,12 @@ roundup-admin@MAIL_DOMAIN - roundup's internal use (problems, etc) +Note: +We run the instance as group "issue_tracker" and add the mail and web user +("mail" and "apache" on our RedHat 7.1 system) to that group, as well as +any admin people. + + Mail ---- Set up a mail alias called "issue_tracker" as:
