blob: 6816aa2e954d6ce0d6d74b6e4ac58bd34cea91b1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:35 wiz 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.
===========================================================================
|