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

search / result : I think you need Authen::SASL::NTLM, which doesn't exist yet
  • Comment on Re: Unable to use 'MIME::Lite' though exchange server.

Replies are listed 'Best First'.
Re^2: Unable to use 'MIME::Lite' though exchange server.
by paragkalra (Scribe) on May 04, 2009 at 13:41 UTC
    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>
      It doesn't exist. You need to write/create Authen::SASL::NTLM, you can use Authen::NTLM to help you do that.