Send mail vb6, email component asp, COM smtp component, direct send, send to queue, validate email address for vb, asp, delphi, c++, 64 bit

MailBee SMTP Component

MailBee SMTP Component

Allows your applications or ASP web pages to create and send email messages over SMTP protocol just in a few lines of code

 
MailBee SMTP is an easy to use component for creating and sending email messages over SMTP protocol. It supports creating both plain-text and HTML-formatted messages with attachments and inline objects (including automatic alternative body creation, automatic scanning and adding attachments for specified HTML source and more). SMTP authentication (both plain and secure) is also supported.

Like all other MailBee components, MailBee SMTP can be extended with MailBee SSL/SMIME Component. This will enable full support of SSL/TLS connections (for instance, you can send to GMail) and S/MIME.

MailBee SMTP object can be extended with external MailBee Message Queue system to enable message queuing which can noticeably improve performance of email sending applications or web pages. If your mail server is IIS SMTP, you can submit messages directly into its queue for even better performance.

No knowledge of SMTP, SSL, MIME and S/MIME is required.

MailBee SMTP can send messages previously downloaded using POP3 or IMAP4 components or any other MIME-compliant messages. Nothing gets saved to disk until the developer explicitly requests it.

Features

 
 

SMTP Object

 
 

MailMessage Object

 
 

What's new

 
  • Can send any Message object to SMTP server
  • Can send messages to IIS SMTP queue or MailBee Message Queue (MMQ) system instead of direct sending to SMTP server. Queuing allows SMTP component to operate very quickly because messages are actually delivered in a background ("fire and forget" delivery)
  • Supports ESMTP authentication, including secure authentication methods (CRAM-MD5, NTLM, MSN) during connection to SMTP server
  • Can relay (blind-forward) messages stored in disk files (RelayMessage method)
  • Supports creating plain-text and HTML messages. For HTML messages, HTML Import option is available (it allows you to export HTML files with embedded graphics, style-sheets, etc with a single line of code)
  • Supports non-standard text body parts such as calendar items
  • Provides method to add custom MIME-headers (AddHeader method)
  • Supports unlimited number of attachments
  • Supports international headers, attachment names, bodies, etc.
  • Can preserve original formatting of plain-text keeping long lines unwrapped but still providing compatibility with MIME rules (BodyEncoding property)
  • Includes method MakeAltBody to create plain-text version of HTML body if plain-text version is not available
  • Supports logging SMTP session into a file
  • Supports event mechanism to track send progress (and abort sending if needed)
Smtp Object reference...
Platform: 98/ME/NT/2000/XP/2003/Vista/2008/Seven, 32/64 bit.
Supports: ActiveX, Delphi, VB, ASP, .NET
Version: 5.8.1
Last update: 10 Feb 2010
Download the latest version
Download Trial
Purchase