Zip Component, Email Component, Encryption Component ActiveX Control for Zip Compression .NET Components for ASP.NET
ActiveX and .NET Components for Zip Compression, Encryption, Email, XML, S/MIME, HTML Email, Character Encoding, Digital Certificates, FTP, and more ASP Email ActiveX Component


Downloads
.NET 2.0
.NET 1.*
.NET x64
VC++ 6.0
VC++ 7.0
VC++ 8.0
Java
Ruby
Perl 5.8.*
Perl 5.10.*
Python
Bounce ActiveX
Charset ActiveX
Email ActiveX
FTP2 ActiveX
Crypt ActiveX
HTML-to-XML ActiveX
HTTP ActiveX
IMAP ActiveX
MHT ActiveX
MIME ActiveX
RSA ActiveX
Socket ActiveX
Spider ActiveX (free)
String ActiveX (free)
Tar ActiveX
Upload ActiveX (free)
XML ActiveX (free)
XMP ActiveX
Zip ActiveX

Index of Chilkat Blog Posts

March 13, 2008

IMAP NTLM Login with Default Credentials

Question:
I’m evaluating the IMAP ActiveX control on a Win2K3 box. My IMAP server is Exchange 2000. I’m using VBscript

I’m trying to work out how to enable a connection to my IMAP server using NTLM (Windows Authentication) thus avoiding the need to store any login credentials in my VBS file. I have setup the Authmode and Domain properties of the IMAP object but I still need to issue an imap.login(“username”,”password”) with the correct password.

Answer:
Pass the string "default" for both username and password. This causes the Chilkat component to use the current logged-on credentials of the calling process.


Privacy Statement. Copyright 2000-2008 Chilkat Software, Inc. All rights reserved.
Send feedback to support@chilkatsoft.com

Components for Microsoft Windows XP, 2000, 2003 Server, Vista, and Windows 95/98/NT4.