]> Cypherpunks.ru repositories - nncp.git/blobdiff - ports/nncp/files/pkg-message.in
Merge branch 'develop'
[nncp.git] / ports / nncp / files / pkg-message.in
index d415619aeb46cb0b352f9dcf829a7ae6bc74587c..6aa49a4eac87bd153e4ca2d1381c21f8e6a13a74 100644 (file)
@@ -1,17 +1,17 @@
 ======================================================================
-- Add the following line to /etc/rc.conf to enable nncp-daemon:
+- Add the following lines to /etc/rc.conf to enable nncp-daemon,
+  nncp-caller and nncp-toss:
 
     nncp_daemon_enable="YES"
-
-- Add the following line to /etc/rc.conf to enable nncp-caller:
-
     nncp_caller_enable="YES"
+    nncp_toss_enable="YES"
 
 - %%PREFIX%%/etc/newsyslog.conf.d/nncp.conf
   log rotation configuration has been installed.
 - /var/spool/nncp is the packet spool directory.
+- Look in nncp.info how to integrate mail exchanging with Postfix.
 - Generate NNCP configuration file using the command:
 
     # umask 077
-    # nncp-newnode > %%PREFIX%%/etc/nncp.yaml
+    # nncp-cfgnew > %%PREFIX%%/etc/nncp.hjson
 ======================================================================