]> Cypherpunks.ru repositories - nncp.git/blob - ports/nncp/files/pkg-message.in
Actualize FreeBSD port
[nncp.git] / ports / nncp / files / pkg-message.in
1 ======================================================================
2 - Add the following lines to /etc/rc.conf to enable nncp-daemon,
3   nncp-caller and nncp-toss:
4
5     nncp_daemon_enable="YES"
6     nncp_caller_enable="YES"
7     nncp_toss_enable="YES"
8
9 - %%PREFIX%%/etc/newsyslog.conf.d/nncp.conf
10   log rotation configuration has been installed.
11 - /var/spool/nncp is the packet spool directory.
12 - Look in nncp.info how to integrate mail exchanging with Postfix.
13 - Generate NNCP configuration file using the command:
14
15     # umask 077
16     # nncp-cfgnew > %%PREFIX%%/etc/nncp.yaml
17 ======================================================================