diff options
author | schmonz <schmonz> | 2004-04-10 05:53:31 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2004-04-10 05:53:31 +0000 |
commit | 3d938fe6354737e058fa6acdd46f741dad61aef0 (patch) | |
tree | ea207db3b660766ab2f3ff4e73e3433f6db9e631 /mail | |
parent | 2704d898b8116fe0db951e8e63622b001e71bea0 (diff) | |
download | pkgsrc-3d938fe6354737e058fa6acdd46f741dad61aef0.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. =========================================================================== |