File: site.config.m4

package info (click to toggle)
dcc 1.2.74-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,552 kB
  • ctags: 4,041
  • sloc: ansic: 41,034; perl: 2,310; sh: 2,186; makefile: 224
file content (12 lines) | stat: -rw-r--r-- 541 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
dnl Milter
dnl	add Milter for DCC Rhyolite Software DCC 1.2.74-1.4 $Revision$
dnl
dnl	For version 8.11 of sendmail, use something like this in a file in
dnl	the sendmail*/devtools/Site directory in a file named site.config.m4,
dnl	site.OS.$SENDMAIL_SUFFIX.m4, or site.OS.m4, as described in
dnl	devtools/Site/README
APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_MILTER=1')
APPENDDEF(`conf_libmilter_ENVDEF', `-D_FFR_MILTER=1')
dnl
dnl	For version 8.12 of sendmail, use something like the following:
APPENDDEF(`conf_sendmail_ENVDEF', `-DMILTER')