Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NTLM Support for TidSMTP
#1
Is this something that is currently supported, downloaded the latest source after coming across AV's with this SASL processing and it looks like this is not enabled?

Code:
AV was with this line: setup_des_key(PDES_cblock(Integer(Akeys) + 7)^, ks);


Is there any information on NTLM support now or is that gone?

Looks like IdFIPS.pas disables NTLM by default now:

Code:
function DefLoadNTLMLibrary: Boolean;
begin
  Result := False;
end;



Thanks
Matt
Reply


Messages In This Thread
NTLM Support for TidSMTP - by Matt G - 11-10-2024, 08:05 PM
RE: NTLM Support for TidSMTP - by rlebeau - 11-10-2024, 11:15 PM
RE: NTLM Support for TidSMTP - by Matt G - 11-11-2024, 08:20 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)