9 lines
286 B
Plaintext
9 lines
286 B
Plaintext
# $NetBSD: site.config.m4-sasl2,v 1.3 2014/06/20 16:26:55 jnemeth Exp $
|
|
|
|
# enable SASL 2
|
|
APPENDDEF(`confENVDEF', `-DSASL=2')
|
|
APPENDDEF(`conf_sendmail_LIBS', `-lsasl2')
|
|
|
|
# for some strange reason SASL, and NAMED_RESN and MILTER are incompatible
|
|
APPENDDEF(`confENVDEF', `-DNAMED_RESN=0')
|