diff options
author | clive <clive@FreeBSD.org> | 2001-03-04 21:13:42 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2001-03-04 21:13:42 +0800 |
commit | fabfc2ff6f46b8a83e8f7b83e5d627ecf622e9ef (patch) | |
tree | 453020c6cde6cca54ca788519ee0fc92c642566b /mail/nullmailer/pkg-message | |
parent | caa25ebd7b62483b8e14fab4ccbcdd15ea5ac015 (diff) | |
download | freebsd-ports-gnome-fabfc2ff6f46b8a83e8f7b83e5d627ecf622e9ef.tar.gz freebsd-ports-gnome-fabfc2ff6f46b8a83e8f7b83e5d627ecf622e9ef.tar.zst freebsd-ports-gnome-fabfc2ff6f46b8a83e8f7b83e5d627ecf622e9ef.zip |
o Almost Dump-safe
o Completely package-safe (with evil tricks)
o Bump PORTREVISION
Because I haven't invented any convenient dialog script to ask people
what protocol (smtp/qmqp) and what address of their mail server, there
still one comment left in pkg-message.
If there's any, please tell me where to steal^h^h^hudy.
Reviewed by: Sybolt de Boer <bolt@xs4all.nl>
Diffstat (limited to 'mail/nullmailer/pkg-message')
-rw-r--r-- | mail/nullmailer/pkg-message | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/mail/nullmailer/pkg-message b/mail/nullmailer/pkg-message index c88f536f8101..08408035a7da 100644 --- a/mail/nullmailer/pkg-message +++ b/mail/nullmailer/pkg-message @@ -1,15 +1,9 @@ ================================================================== -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 +Please take %%PREFIX%%/etc/nullmailer/remotes.sample +as an example and edit your own +%%PREFIX%%/etc/nullmailer/remotes -2) Touch /var/log/nullmail as root. +Also man nullmailer-send(8) for more details -3) Add this line into your /etc/newsyslog.conf: -/var/log/nullmail 644 7 * @T00 Z - -4) Edit %%PREFIX%%/etc/nullmailer/remotes ================================================================== |