Re: sendmail+smtp auth+ cyrus imap

2004-06-16 Thread Kent L. Nasveschuk
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'

sendmail+smtp auth+ cyrus imap

2004-06-15 Thread Kent L. Nasveschuk
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