summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 69d6757)
raw | patch | inline | side by side (parent: 69d6757)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 8 Aug 2001 00:26:30 +0000 (00:26 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Wed, 8 Aug 2001 00:26:30 +0000 (00:26 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@225 57a73879-2fb5-44c3-a270-3262357dd7e2
INSTALL.txt | patch | blob | history |
diff --git a/INSTALL.txt b/INSTALL.txt
index 98496122b405d3920f311b2badfe635f6dc6a2ce..14f0ebf31fdb210981a0210c850644bbb1f88b97 100644 (file)
--- a/INSTALL.txt
+++ b/INSTALL.txt
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
-------------