Hey thanks for replying Ben. This is what I have in my site.config.m4 at
present:
APPENDDEF(`confENVDEF', `-DSASL=2')
APPENDDEF(`conf_sendmail_LIBS', `-lsasl2')
APPENDDEF(`confLIBDIRS', `-L/usr/local/lib/sasl2')
APPENDDEF(`confINCDIRS', `-I/usr/local/include/sasl')
APPENDDEF(`conf_sendmail_ENVDEF'
Has anyone successfully setup sendmail with smtp auth so users can post
to select shared folders based on authentication? I'd be interested on
hearing your thoughts. I'm getting close to having sendmail work with
saslauthd that is using LDAP.
I also want anonymous access to shared folders but am