[Mono-dev] SASL Support?

Rafael Teixeira monoman at gmail.com
Tue May 2 10:44:33 EDT 2006


All we have about SASL is inside the Novell.Directory.Ldap library.
Specially some classes in the Novell.Directory.Ldap.Rfc2251 namespace.
And it is geared towards LDAP authentication.

The smtp classes (System.Web.Mail) seem to be very simple, not supportting SASL.

No SASL-specific library is available.

Googling a bit, I've found no evidence of some managed version of (or
managed wrapper for) the Cyrus SASL library, either.

So you can factor out the classes in the LDAP client code, if needed,
to have something to use in other scenarios.

:)

On 5/2/06, Nachiappan Palaniappan <npalaniappan at novell.com> wrote:
> Hi,
>
> Is there the support for SASL in Mono? I already asked Sebastien
> regarding this and got the response. Still I need some information
> regarding this. If any of you aware of this, please let me know.
>
> Thanks,
> Palaniappan.
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


--
Rafael "Monoman" Teixeira
---------------------------------------
As I'm currently working a lot with Java and even fixing Java VMs
(JamVM/Kaffe) and GNU Classpath code, I think I may partly borrow the
title (Javaman) from my friend Bruno Souza and become the
MonoNJavaMan. Yeah, I may currently be crazier than usual...


More information about the Mono-devel-list mailing list