From: Mark A. <ma...@nb...> - 2002-11-07 18:29:34
|
Gents, The problem you're seeing is with the SASL versions. The perl module uses SASL V1 calls into the libsasl, and you're linking with SASL V2 libraries. Another developer has sent me some patches to make the perl module V2 aware; I'll be looking into getting a new module out soon. -Mark |