Codestone Ltd logo

Visual Basic Examples

QuickSMTP - Send Email with attachments Download
PopWatch - Yet another POP3 mailbox watcher program! Download
SSL Connection Tester - demonstrates SSL connections (CSMail SSL Edition only) Download

Visual C++ sample

CommandLineSMTP - Send Email with attachments Download

IIS/ASP Webmail sample

ISS/ASP sample - view messages/attachments, send email ...
More Info
Download

CSMail VBScript and JScript Examples

Create a simple message and send it with the SMTPClient Object [VBScript] [JScript]
Create a message with a single file attachment and send it with SMTPClient Object [VBScript] [JScript]
Create a message containing all the files in a directory and send it with the SMTPClientObject [VBScript] [JScript]
Read all messages on a Pop3 Server and then save all the attachments [VBScript] [JScript]
Read all messages on a Pop3 Server and then save all the messages to disk files [VBScript] [JScript]
Reload previously saved messages [VBScript] [JScript]
Using the Message.Header property [VBScript] [JScript]
To, CC, BCC, ReplyTo, From, Sender and Subject Properties [VBScript] [JScript]
Nested multipart messages [VBScript]