diff options
author | schmonz <schmonz@pkgsrc.org> | 2004-04-10 05:53:31 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2004-04-10 05:53:31 +0000 |
commit | e95a82113ee292372bcc5245df7558ebad52dc8d (patch) | |
tree | ea207db3b660766ab2f3ff4e73e3433f6db9e631 /mail | |
parent | d9214b2ac02271a26418679e9754e6f26119704e (diff) | |
download | pkgsrc-e95a82113ee292372bcc5245df7558ebad52dc8d.tar.gz |
Note that one now has the additional rc.conf option of "qmailsmtpd=YES".
Diffstat (limited to 'mail')
-rw-r--r-- | mail/qmail/MESSAGE | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/qmail/MESSAGE b/mail/qmail/MESSAGE index 912ae5b0705..191e9ba8004 100644 --- a/mail/qmail/MESSAGE +++ b/mail/qmail/MESSAGE @@ -1,10 +1,12 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.5 2002/09/24 12:30:13 wiz Exp $ +$NetBSD: MESSAGE,v 1.6 2004/04/10 05:53:31 schmonz Exp $ To be able to view manpages either add "${QMAILDIR}/man/" to the _default line in /etc/man.conf or specify this directory in MANPATH variable in your environment. - To start qmail at startup set qmail=YES in /etc/rc.conf. + To start qmail at startup, set qmail=YES in /etc/rc.conf. + + To start qmail-smtpd at startup, set qmailsmtpd=YES in /etc/rc.conf. =========================================================================== |