using Rebex.Net;

Welcome to using Rebex.Net; Sign in | Join | Help
in Search

Browse by Tags

All Tags » vb.net
  • HOWTO: Send mail on behalf of another user

    Question Many mail agents including Outlook support sending email from one user on behalf of another one. When you reply to such message, the response is sent to the user on whose behalf the message it was sent. One of the usage scenarios is a support group where emails are sent by each member on behalf of the whole group. A reply to any ...
    Posted to Using Rebex.Net (Weblog) by Martin Vobr on December 10, 2007
  • HOWTO: Get the list of unread messages from an IMAP server in VB.NET

    Summary This post shows how to connect to an IMAP server and retrieve the list of unread messages. The code uses Rebex Mail for .NET component. Searching for unread messages One of the most common mail processing operations is getting the list of new messages. When using the IMAP protocol, you have to select the correct mail folder (or ''mailbox'' ...
    Posted to Using Rebex.Net (Weblog) by Martin Vobr on May 28, 2007
Powered by Community Server (Personal Edition), by Telligent Systems