diff options
author | martin <martin@pkgsrc.org> | 2006-06-13 09:27:27 +0000 |
---|---|---|
committer | martin <martin@pkgsrc.org> | 2006-06-13 09:27:27 +0000 |
commit | b8e87a5ea34302b36cc0642edfd1a462e4782351 (patch) | |
tree | 995d53eff6e18a3674f9b56e59e62a7e5064cdc9 /mail/mini_sendmail | |
parent | 90d308faeef1d9b866f1df1f21a4e21f3b360f35 (diff) | |
download | pkgsrc-b8e87a5ea34302b36cc0642edfd1a462e4782351.tar.gz |
Add a hint to not check mailq in /etc/daily.
Diffstat (limited to 'mail/mini_sendmail')
-rw-r--r-- | mail/mini_sendmail/MESSAGE | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/mini_sendmail/MESSAGE b/mail/mini_sendmail/MESSAGE index 5eea320750f..6b40cf2e646 100644 --- a/mail/mini_sendmail/MESSAGE +++ b/mail/mini_sendmail/MESSAGE @@ -1,10 +1,12 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.3 2003/04/24 19:49:24 jmmv Exp $ +$NetBSD: MESSAGE,v 1.4 2006/06/13 09:27:27 martin Exp $ Before you install ${PREFIX}/share/examples/mini_sendmail/mailer.conf as /etc/mailer.conf, edit it to replace ``relayhost'' with the name of the smart mail relay host. +You probably will also want to set check_mailq=NO in /etc/daily.conf. + See the manual page for details. =========================================================================== |