Mercurial > p > roundup > code
diff INSTALL.txt @ 219:2482585afdbb
included some instructions on how to test mailgw
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 08 Aug 2001 00:26:30 +0000 |
| parents | b02a69130c91 |
| children | 8827f5931ea8 |
line wrap: on
line diff
--- a/INSTALL.txt Wed Aug 08 00:08:03 2001 +0000 +++ b/INSTALL.txt Wed Aug 08 00:26:30 2001 +0000 @@ -83,6 +83,11 @@ command to: "|roundup-mailgw <instance_home>" +To test the mail gateway on unix systems, try: + + echo test |mail -s '[issue] test' issue_tracker@your.domain + + Web Interface -------------
