Code

included some instructions on how to test mailgw
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 8 Aug 2001 00:26:30 +0000 (00:26 +0000)
committerrichard <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

index 98496122b405d3920f311b2badfe635f6dc6a2ce..14f0ebf31fdb210981a0210c850644bbb1f88b97 100644 (file)
@@ -83,6 +83,11 @@ so sendmail will accept the pipe command. In that case, symlink
 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
 -------------