Rebex Mail Pack
IMAP, POP3, SMTP, EWS, MSG, MS Graph, MIME, S/MIME libraries for .NET
Download 30-day free trial Buy from $299More .NET libraries
-
Rebex File Transfer Pack
FTP and SFTP together
-
Rebex Total Pack
All Rebex .NET libraries together
Rebex Mail Pack Tutorials
Mail Message Tutorial
- Namespaces and assemblies
- Creating a simple mail message
- Working with attachments
- Creating a more advanced mail message
- Loading and saving messages
- Replying to a message
- Forwarding a message as an attachment
- Custom headers - requesting a read receipt
- Sending mail through IIS spool folder
- Creating HTML mails with embedded images and CSS styles
POP3 Tutorial
- Namespaces and assemblies
- POP3 basics - connecting, logging in and disconnecting
- Authenticating to a POP3 server
- Authentication using NTLM
- Obtaining info about the mailbox
- Sequence numbers and unique IDs
- Retrieving the message list
- Downloading message headers
- Downloading messages
- Deleting and undeleting messages
- Using events and logging communication
IMAP Tutorial
- Namespaces and assemblies
- IMAP basics - connecting, logging in and disconnecting
- Authenticating to an IMAP server
- Authentication using NTLM
- Working with folders
- Current folder
- Sequence numbers and unique IDs
- Retrieving the message list
- Downloading message headers
- Searching
- Message flags
- Downloading messages
- Deleting and undeleting messages
- Uploading messages
- Working with multiple messages
- Using events and logging communication