summaryrefslogtreecommitdiff
path: root/security/smtpd/MESSAGE
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
committerzuntum <zuntum@pkgsrc.org>2001-11-01 00:57:41 +0000
commitc72c1cf5f95cbe537b005028f1743cddb16ef203 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /security/smtpd/MESSAGE
parent37637e483f1bf6574e9306aebbd013bb63d888d6 (diff)
downloadpkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'security/smtpd/MESSAGE')
-rw-r--r--security/smtpd/MESSAGE14
1 files changed, 14 insertions, 0 deletions
diff --git a/security/smtpd/MESSAGE b/security/smtpd/MESSAGE
new file mode 100644
index 00000000000..f111c7fc868
--- /dev/null
+++ b/security/smtpd/MESSAGE
@@ -0,0 +1,14 @@
+==========================================================================
+$NetBSD: MESSAGE,v 1.1 2001/11/01 01:17:48 zuntum Exp $
+
+The necessary spool and configuration directories were created
+under /var/spool/smtpd. Please edit /var/spool/smtpd/etc/smtp_check_rules
+according to your taste.
+
+You will want to start smtpfwdd in rc.local, and add a line like
+
+smtp stream tcp nowait root ${PREFIX}/sbin/smtpd smtpd
+
+to your /etc/inetd.conf when you are done.
+
+==========================================================================