I'm failing at finding the commands I need to send to authenticate to a SMTP server using NTLM.
I think it goes something like:
AUTH NTLM <bae64encode something>
334
<bae64encode something>
235
You need a Base64-encoded Type 1 message. Read this.
i think the following liknk might be helpful for you
http://msdn.microsoft.com/en-us/library/cc246870%28v=prot.10%29.aspx
You need to encode everything and follow NTLM authentifaction protocol.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With