ruby-ntlm
ruby-ntlm copied to clipboard
Not compatible with net-smtp 0.4+
The way of adding auth methods changed in https://github.com/ruby/net-smtp/pull/53
@macks Would you be interested in a PR for resolving this?
I maked new one gem that use some code this gem, but support net-smtp > 0.4
https://rubygems.org/gems/net-smtp-ntlm
https://github.com/bak1an/net-smtp-auth_ntlm
Made rubyntlm wrapper for smtp. Does not require any openssl tricks.