cyrus/sendmail/smmapd question
Denis V. Suhanov
den at suhoff.ru
Fri Aug 6 17:52:10 EDT 2004
A> I have a feeling you did not compile sendmail w/ smmap support.
A> What version of sendmail are you using, and what does your
A> site.config.m4 file look like?
I am using FreeBSD's port, version 8.13.0, compiled with tls and sasl2
support. Do I have to change something in order to make it
"understand" smmap? Regarding the site.config.m4, I am not 100% sure
which one port system is using, but here are the site.config files I
suspect it should (for "sendmail+tls+sasl2-8.13.0" port):
/usr/ports/mail/sendmail/files # cat site.config.m4.tls
APPENDDEF(`conf_sendmail_ENVDEF', `-DSTARTTLS')
APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_TLS_1')
APPENDDEF(`conf_sendmail_ENVDEF', `-D_FFR_SSL')
APPENDDEF(`conf_sendmail_LIBS', `-lssl -lcrypto')
/usr/ports/mail/sendmail/files # cat site.config.m4.sasl2
APPENDDEF(`conf_sendmail_ENVDEF', `-I%%LOCALBASE%%/include')
APPENDDEF(`conf_sendmail_ENVDEF', `-DSASL=2')
APPENDDEF(`confLIBDIRS', `-L%%LOCALBASE%%/lib')
APPENDDEF(`conf_sendmail_LIBS', `-lsasl2')
--
Best regards,
Denis mailto:den at suhoff.ru
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
More information about the Info-cyrus
mailing list