in reply to Re: Unable to use 'MIME::Lite' though exchange server.
in thread Unable to use 'MIME::Lite' though exchange server.

I am unable to find "Authen::SASL::NTLM"

This is what I am getting:

cpan> install Authen::SASL::NTLM Warning: Cannot install Authen::SASL::NTLM, don't know what it is. Try the command i /Authen::SASL::NTLM/ to find objects with matching identifiers. cpan>

Replies are listed 'Best First'.
Re^3: Unable to use 'MIME::Lite' though exchange server.
by Anonymous Monk on May 04, 2009 at 21:10 UTC
    It doesn't exist. You need to write/create Authen::SASL::NTLM, you can use Authen::NTLM to help you do that.