summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2007-06-15 03:21:20 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2007-06-15 03:21:20 +0000
commitf3cb22fc6a136be2f342de8d402b9a347f531de9 (patch)
treee912f54e921b6eb8c90413e06098eadbb66d1ada
parent22a67197090abd0ad3fd79c433337d42896fb31f (diff)
Notes
-rw-r--r--share/man/man5/make.conf.540
1 files changed, 40 insertions, 0 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 6b88188903aa..f8dbef491cf0 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -530,6 +530,14 @@ The value should include the full path to the
file(s), e.g.,
.Pa /etc/mail/foo.mc
.Pa /etc/mail/bar.mc .
+.It Va SENDMAIL_ALIASES
+.Pq Vt str
+List of
+.Xr aliases 5
+files to rebuild when using
+.Pa /etc/mail/Makefile .
+The default value is
+.Pa /etc/mail/aliases .
.It Va SENDMAIL_CFLAGS
.Pq Vt str
Flags to pass to the compile command when building
@@ -581,6 +589,26 @@ file.
Mode to use when generating alias and map database files using
.Pa /etc/mail/Makefile .
The default value is 0640.
+.It Va SENDMAIL_MAP_SRC
+.Pq Vt str
+Additional maps to rebuild when using
+.Pa /etc/mail/Makefile .
+The
+.Pa access ,
+.Pa bitdomain ,
+.Pa domaintable ,
+.Pa genericstable ,
+.Pa mailertable ,
+.Pa uucpdomain ,
+and
+.Pa virtusertable
+maps are always rebuilt if they exist.
+.It Va SENDMAIL_MAP_TYPE
+.Pq Vt str
+Database map type to use when generating map database files using
+.Pa /etc/mail/Makefile .
+The default value is hash.
+The alternative is btree.
.It Va SENDMAIL_MC
.Pq Vt str
The default
@@ -605,6 +633,18 @@ and do not install
Use of this flag is not recommended and the alternative advice in
.Pa /etc/mail/README
should be followed instead if at all possible.
+.It Va SENDMAIL_START_SCRIPT
+.Pq Vt str
+The script used by
+.Pa /etc/mail/Makefile
+to start, stop, and restart
+.Xr sendmail 8 .
+The default value is
+.Pa /etc/rc.sendmail .
+This value should match the
+.Dq Li mta_start_script
+setting in
+.Xr rc.conf 5 .
.It Va SENDMAIL_SUBMIT_MC
.Pq Vt str
The default