freebsd-ports/mail/nullmailer/pkg-message
Clive Lin 5ce84d162d This buffer is for notes you don't want to save, and for Lisp evaluation.
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.
2001-02-21 02:25:59 +00:00

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
==================================================================