I just checked - 10.5 ships with libsasl2.dylib (symlink to libsasl2.2.dylib) in /usr/lib - assuming the APIs are compatible, is there any compelling reason to not use the system-included dylib of sasl? I just assumed we needed to make our own because we were static- linking it in before. Does anyone know? Augie