Mercurial > notdcc
comparison misc/site.config.m4 @ 0:c7f6b056b673
First import of vendor version
author | Peter Gervai <grin@grin.hu> |
---|---|
date | Tue, 10 Mar 2009 13:49:58 +0100 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:c7f6b056b673 |
---|---|
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') |