summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2000-11-30 05:34:53 +0000
committergshapiro <gshapiro@FreeBSD.org>2000-11-30 05:34:53 +0000
commit817f0fa7e4e73b94aeb51a93f41d0dd5c5423f58 (patch)
tree578072e7de8f6b649e988c85924a652c7baacea0 /etc
parent75c76bdc6b73745ecfa9955e547ca6ba4fd7d328 (diff)
downloadFreeBSD-src-817f0fa7e4e73b94aeb51a93f41d0dd5c5423f58.zip
FreeBSD-src-817f0fa7e4e73b94aeb51a93f41d0dd5c5423f58.tar.gz
Add commentary about shared SASL files versus sendmail compilation.
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/make.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/defaults/make.conf b/etc/defaults/make.conf
index cf35cb7..30b44fa 100644
--- a/etc/defaults/make.conf
+++ b/etc/defaults/make.conf
@@ -319,6 +319,12 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
# SENDMAIL_LDFLAGS=-L/usr/local/lib
# SENDMAIL_LDADD=-lsasl
#
+# Note: If you are using Cyrus SASL with other applications which require
+# access to the sasldb file, you should add '-D_FFR_UNSAFE_SASL' to
+# SENDMAIL_CFLAGS. Also, add the following to your sendmail.mc file:
+#
+# define(`confDONT_BLAME_SENDMAIL',`GroupReadableSASLFile')
+#
#SENDMAIL_CFLAGS=
#SENDMAIL_LDFLAGS=
#SENDMAIL_LDADD=
OpenPOWER on IntegriCloud