forked from Lainports/freebsd-ports
If you want to create a file, visit that file with C-x C-f,
then enter the text in that file's own buffer.
Add nullmailer, a sendmail compatible MTA which only does one thing:
send mail to a SMTP or QMQP smart relay.
NOTICE: This port is usable now, but not yet dumb-safe. Please pay
attention on its pkg-message.
15 lines
504 B
Text
15 lines
504 B
Text
==================================================================
|
|
1) Add the following line into your /etc/syslog.conf and
|
|
killall -1 syslogd:
|
|
local5.info /var/log/nullmail
|
|
|
|
NOTICE: This entry must be before
|
|
*.* /var/log/all.log
|
|
|
|
2) Touch /var/log/nullmail as root.
|
|
|
|
3) Add this line into your /etc/newsyslog.conf:
|
|
/var/log/nullmail 644 7 * @T00 Z
|
|
|
|
4) Edit %%PREFIX%%/etc/nullmailer/remotes
|
|
==================================================================
|