version 0.2.19
[fms.git] / readme.txt
index 4874179..420fdf1 100644 (file)
@@ -20,9 +20,11 @@ noted.
 \r
 INSTALLATION\r
 ------------\r
-Place the binary and any templates in a directory of your choice.  On the first\r
-run, a database file will also be created in this directory.  Make sure the\r
-user that runs FMS has read/write access to this directory.\r
+Place the binary and any templates in a directory of your choice.  Windows\r
+users may need to download the runtime DLLs available from the fms Freesite and\r
+place in the fms directory if they are not already installed on the system.  On\r
+the first run, a database file will also be created in this directory.  Make\r
+sure the user that runs FMS has read/write access to this directory.\r
 \r
 RUNNING\r
 -------\r
@@ -112,10 +114,13 @@ identities with NULL local trust list trust.
 NNTP EXTENSIONS\r
 ---------------\r
 The following commands are available through the NNTP connection.  The client\r
-must have authenticated for the commands to work.\r
+must have authenticated for the commands to work.  Comments MUST be surrounded\r
+by ".\r
 \r
 XSETTRUST MESSAGE userid@keypart val\r
 XSETTRUST TRUSTLIST userid@keypart val\r
+XSETTRUST MESSAGECOMMENT userid@keypart "comment"\r
+XSETTRUST TRUSTLISTCOMMENT userid@keypart "comment"\r
 \r
 Responses:\r
 2xx Trust Set\r
@@ -133,11 +138,10 @@ Responses:
 5xx Syntax error\r
 \r
 XGETTRUSTLIST\r
-messagetrust and trustlisttrust will be 0 to 100 or can be the string "null"\r
-without quotes.\r
+trust values will be 0 to 100 or can be the string "null" without quotes.\r
 \r
 Responses:\r
 2xx Trust List Follows\r
-userid@keypart TAB messagetrust TAB trustlisttrust\r
+userid@keypart TAB messagetrust TAB trustlisttrust TAB peermessagetrust TAB peertrustlisttrust TAB messagecomment TAB trustlistcomment\r
 .\r
 4xx other error\r