diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/examples/etc/make.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 7516e80..3558e4e 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -280,7 +280,7 @@ # 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') +# define(`confDONT_BLAME_SENDMAIL',`GroupReadableSASLDBFile') # #SENDMAIL_CFLAGS= #SENDMAIL_LDFLAGS= |