Mercurial > p > roundup > code
diff INSTALL.txt @ 438:9d97c1a4ddad
Notes from changes.
>From CHANGES:
. Added the "display" command to the admin tool - displays a node's values
. [SF#489760] [issue] only subject
. fixed the doc/index.html to include the quoting in the mail alias.
Also:
. fixed roundup-admin so it works with transactions
. disabled the back_anydbm module if anydbm tries to use dumbdbm
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 10 Dec 2001 00:57:38 +0000 |
| parents | a28a80b714f9 |
| children | 25f2a3405739 c242455d9b46 |
line wrap: on
line diff
--- a/INSTALL.txt Sat Dec 08 07:06:20 2001 +0000 +++ b/INSTALL.txt Mon Dec 10 00:57:38 2001 +0000 @@ -89,7 +89,7 @@ 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/roundup-mailgw to /usr/local/bin/roundup-mailgw and change the -command to: +command to (include the quote marks): "|roundup-mailgw <instance_home>" To test the mail gateway on unix systems, try:
