summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2008-08-15 16:51:59 +0000
committerschmonz <schmonz@pkgsrc.org>2008-08-15 16:51:59 +0000
commitc79f4fe4cb3955228fe2dc665f39a2b90335cdb0 (patch)
tree98431b58d8560a289fd042ca78ba6b02d3f5a24f /mail
parent5476039a90b40af3e3d263caee7b77ace04fd370 (diff)
downloadpkgsrc-c79f4fe4cb3955228fe2dc665f39a2b90335cdb0.tar.gz
Add MESSAGE explaining how to enable spamdyke with qmail-smtpd.
Diffstat (limited to 'mail')
-rw-r--r--mail/spamdyke/MESSAGE10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/spamdyke/MESSAGE b/mail/spamdyke/MESSAGE
new file mode 100644
index 00000000000..8e1ef7997b1
--- /dev/null
+++ b/mail/spamdyke/MESSAGE
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2008/08/15 16:51:59 schmonz Exp $
+
+To enable spamdyke, set:
+
+qmailsmtpd_presmtpd="${PREFIX}/bin/spamdyke --config-file ${PKG_SYSCONFDIR}/spamdyke.conf"
+
+in /etc/rc.conf, then restart qmail-smtpd.
+
+===========================================================================