[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [msmtp-users] cyrus-sasl and msmtp
On Tue, 19. Jun 2007, 21:40:25 +0300, Nikolay Vladimirov wrote:
> I'm making a fedora package for msmtp.
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=243631
Great!
> For full funcionaliy I need to compile
> with GSSAPI, DIGEST-MD5, and NTLM authentication methods. So I need to create a GNU
> SASL package which requires a few more packages that aren't in the fedora
> repositories. So is there a way to use Cyrus SASL (it's in the repos) instead of GNU SASL
> to avoid this dependency hell ?
No, msmtp can currently use only GNU SASL. As far as I know, GNU SASL
and Cyrus SASL are completely different, so proper support for Cyrus SASL
would have to be written from scratch.
Martin