mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 02:49:14 -04:00
ChangeLog: http://www.nncpgo.org/Release-6_002e1_002e0.html PR: 249946 Submitted by: stargrave@stargrave.org (maintainer)
21 lines
555 B
Text
21 lines
555 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
- Add the following lines to /etc/rc.conf to enable nncp-daemon,
|
|
nncp-caller and nncp-toss:
|
|
|
|
nncp_daemon_enable="YES"
|
|
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/Exim.
|
|
- Generate NNCP configuration file using the command:
|
|
|
|
# umask 077
|
|
# nncp-cfgnew > %%PREFIX%%/etc/nncp.hjson
|
|
EOM
|
|
}
|
|
]
|