Code Collection: Old code for retriving emails using POP3

Posted by: Al Pascual, on 14 Jun 2008 | View original | Bookmarked: 0 time(s)

 Looking still around my hard disk I am finding lots of code that I didn't know I had, I hope somebody can use it. This code is to handle email POP3. //// To do// Extracting mail attachment, and supporting differenet mime types and content// types.//------------------------------------------------------------------------------ using System;using System.Net;using System.Net.Sockets;using System.IO;using System.Collections;using System.Text; namespace SuperJockey{ class MailMessage {  public...

Advertisement
Free Agile Project Management Tool from Telerik
TeamPulse Community Edition helps your team effectively capture requirements, manage project plans, assign and track work, and most importantly, be continually connected with each other.
Category: .NET | Other Posts: View all posts by this blogger | Report as irrelevant | View bloggers stats | Views: 606 | Hits: 35

Similar Posts

  • How to completely process and filter all bounced e-mail messages and get a notification via email when it's completed! more
  • LINQifying - getting rid of CollectionBase? more
  • Collection Interfaces Smell more
  • ASP.NET MVC Helpers For Repopulating A Form more
  • Debug proxies for custom collections to aide debugging in Visual Studio more
  • CS Dev Guide: Send Emails more
  • ASP.NET wwHoverPanel Update posted more
  • Atlas Control Toolkit CTP released more
  • DotNetNuke WebControls Patch - 11/23 more
  • DotNetNuke WebControls Patch more

News Categories

.NET | Agile | Ajax | Architecture | ASP.NET | BizTalk | C# | Certification | Data | DataGrid | DataSet | Debugger | DotNetNuke | Events | GridView | IIS | Indigo | JavaScript | Mobile | Mono | Patterns and Practices | Performance | Podcast | Refactor | Regex | Security | Sharepoint | Silverlight | Smart Client Applications | Software | SQL | VB.NET | Visual Studio | W3 | WCF | WinFx | WPF | WSE | XAML | XLinq | XML | XSD