In the FAQ there is a line recommending the use of ldd to discover SSL support:
ldd /opt/bincimap/bin/bincimap-up
On OS X this is achieved by:
otool -L /opt/bincimap/bin/bincimap-up
Perhaps the FAQ can be updated with this mention.
Thanks!
-B...

