Home All Groups Group Topic Archive Search About

Monitoring Pop3 & IMAP emails on servers.

Author
29 Jun 2005 3:57 AM
Thief_
I need to monitor POP3 & IMAP servers for new emails. Ideally my app needs
to sit in the system tray. Has anyone done this before?

--
|
+-- Thief_
|
VB.NET 2003

Author
29 Jun 2005 5:11 AM
Crouchie1998
There are 100's of these examples all over the Internet. Here are just a
few:

http://www.codeproject.com/vb/net/QMailClient.asp

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1878&lngWId=10

http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=2570&lngWId=10

The best place to look is http://www.gotdotnet.com 'user samples', but the
site is down for optional troubleshooting by the GotDotNet team. Just type
in 'POP3' & press ENTER. You'll find another 8 good examples there too. If
the site wasn't down now, I would give you the direct URL's.

Crouchie1998
BA (HONS) MCP MCSE
Author
1 Jul 2005 11:50 AM
Chad Z. Hower aka Kudzu
"Thief_" <thi***@hotmail.com> wrote in
news:uyc8k6FfFHA.572@TK2MSFTNGP15.phx.gbl:
> I need to monitor POP3 & IMAP servers for new emails. Ideally my app
> needs to sit in the system tray. Has anyone done this before?

Indy supports both POP3 and IMAP4, and its free:
http://www.indyproject.org/


--
Chad Z. Hower (a.k.a. Kudzu) - http://www.hower.org/Kudzu/
      "Programming is an art form that fights back"

Make your ASP.NET applications run faster
  http://www.atozed.com/IntraWeb/