- Add and remove custom headers
- Request delivery/read receipt
- Create and send message with attachment
- Access message attachments
- Determine if the message has attachments without downloading the entire message
- Send a webpage
- Send a message using SMTP server
- Send a message without SMTP server
- Display HTML/plain text message in web application
- Display HTML/plain text message in desktop application
- Display message with embedded pictures
- SMTP Authentication
- POP3 Authentication
- Logging of conversation with mail server into a file
- Upgrading MailBee.NET
- Windows integrated authentication
- Use MailBee.NET as visual components in Microsoft Visual Studio.NET
- POP3 folders
- Gets the array of Unique-ID's of all messages in the inbox (POP3)
- Deployment web application with MailBee.NET.dll
- Asynchronous methods of MailBee.NET
- Upgrade path
- Receiving message headers from POP3 server
- Part 1 Downloading the list of messages
- Part 2 Detecting attachments
- Part 3 Retrieve a few body lines along with the headers
- Create a meeting request item (SMTP), Respond to a meeting request (POP3)
- Exception and error processing
- Introduction to exceptions and error processing
- Part 1 Exceptions processing
- Part 2 Errors processing
- Bounced messages
- Introduction to bounced messages
- Part 1 Smtp part
- Part 2 Pop3 part
- Part 3 Wildcard bounce box method
- Sending e-mail messages (SMTP)
- Sending a simple text and HTML e-mail
- Sending a web page and HTML message with embedded pictures
- Adding multiple attachments
- Sending e-mails using multiple SMTP servers
- Sending e-mails without SMTP server
- Sending e-mails using both SMTP and DNS servers
- Receiving e-mail message (POP3)