Create and send e-mails with MailBee.NET SMTP component
Here you can find the detailed developer guides on how to create and send e-mail messages with SMTP component of MailBee.NET family.
This section also describes the related tasks like how to verify an e-mail address, make DNS queries, send custom SMTP commands, along with general features like logging, async programming, using in a web application, troubleshooting, and so on.
Getting started guide is a quick tour of the features and usage samples. In particular, its Feature map topic allows you to quickly find the feature you're looking for.
Other guides provide more detailed and comprehensive information and code samples on the particular features.
-
Getting started with SMTP component
-
Send from ASP.NET web application
-
Compose complex e-mail with multiple parts and attachments
-
Compose e-mail created from another object or file
-
Compose international e-mail
-
Set From, Reply-To, Return-Path, To, CC, BCC, Priority and other headers in e-mail
-
Mail merge and bulk mail
-
Request delivery and reading confirmation
-
Adjust e-mail to let it pass through spam filters
-
Sign and encrypt e-mail with S/MIME
-
Accepted and refused recipients
-
Direct send without SMTP relay server
-
Filter spam with DNS queries (MX, SPF, DKIM, reverse DNS)
-
Send multiple individual e-mails or send through multiple servers
-
SMTP over SSL (Gmail.com, Live.com, certificates)
-
SMTP authentication in detail
-
Advanced SMTP connections (proxy, extensions, custom hello, commands and ports)
-
SMTP with filesystem, POP3, IMAP (forward from POP3, send to SMTP and IMAP)
-
Use events to control MailBee.NET execution and monitor SMTP activities
-
Handle exceptions and errors
-
Asynchronous methods of Smtp class
-
Log files and memory logs in detail
Send feedback to AfterLogic
Copyright © 2006-2024 AfterLogic Corporation. All rights reserved.