annotate misc/site.config.m4 @ 2:f6716cb00029
Replace buggy stuff in deb dir, never make phone calls while working
author |
Peter Gervai <grin@grin.hu> |
date |
Tue, 10 Mar 2009 14:29:12 +0100 |
parents |
c7f6b056b673 |
children |
|
rev |
line source |
0
|
1 dnl Milter |
|
2 dnl add Milter for DCC Rhyolite Software DCC 1.3.103-1.4 $Revision$ |
|
3 dnl |
|
4 dnl For version 8.11 of sendmail, use something like this in a file in |
|
5 dnl the sendmail*/devtools/Site directory in a file named site.config.m4, |
|
6 dnl site.OS.$SENDMAIL_SUFFIX.m4, or site.OS.m4, as described in |
|
7 dnl devtools/Site/README |
|
8 APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_MILTER=1') |
|
9 APPENDDEF(`conf_libmilter_ENVDEF', `-D_FFR_MILTER=1') |
|
10 dnl |
|
11 dnl For version 8.12 of sendmail, use something like the following: |
|
12 APPENDDEF(`conf_sendmail_ENVDEF', `-DMILTER') |