I cannot find the commands that I need to send for authentication to the SMTP server using NTLM.
I think it looks something like this:
AUTH NTLM <bae64encode something> 334 <bae64encode something> 235
You will need a Base64 encoded type 1 message. Read this .
I think the following liknk might be useful to you
http://msdn.microsoft.com/en-us/library/cc246870%28v=prot.10%29.aspx
You need to encode everything and follow the NTLM authentication protocol.
Source: https://habr.com/ru/post/1696973/More articles:How to customize header sort glyph in .NET ListView? - sortingWhere can I get a simple explanation of policy introduction? - enterprise-librarySilverlight Cross Domain Policies - silverlightHow to convert from location (address) String to YGeoPoint in the Google Maps API? - apiFTP client for .NET. - .netDropdownList autoposback after client confirmation - drop-down-menuПредварительный просмотр файла для всего файла .cs в каталоге и подкаталоге с помощью PowerShell - powershellWriting to a file is more than just text - fileHow to force restart the computer, and not turn off (XP) - windowsCan you have more than one ASP.NET state server in a cluster? - windows-server-2003All Articles