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 3, 2008

Can I Send Email through Outlook?

Question:
I want to be able to create an email message, then send using the computers default email program. So if they have outlook, then it should send through outlook. If they have multiple email accounts, then they should be able to pick which account to send through. Some of my clients use AOL, so we need to be able to send through that too.

Answer:
Outlook is not a mail server — it’s a mail client just like the Chilkat email component. Outlook connects to your SMTP server to send email, just like the Chilkat component connects to an SMTP server to send email. It makes no sense to try to connect to Outlook to send an email — because it’s not an SMTP server.

Anything that sends email does so by connecting to an SMTP server. There are lots of brands of SMTP servers — Exchange Server is an SMTP server (it also provides many other services). If a client uses AOL, then you would use AOL’s SMTP server. (Just like you would use smtp.gmail.com for Google’s GMail SMTP server.)


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.