Re: VB code to check POP3 account
- From: Michael B. Johnson <mjohnson@xxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 15:11:07 -0500
On Thu, 28 Jul 2005 12:01:14 -0600, "David L. Beem" <David@xxxxxxxxxxx> wrote:
> Regular lurker, irregular poster here. Sorry for pushing what should be
>my homework off, but I am looking for some hints to help me use less time &
>a push to get started. I thought of the application (maybe already done
>somewhere) a couple years ago & hadn't gone much further.
> The program would poll a distinct POP3 account on a regular basis to
>see if a message arrived in a particular format (see below). If a match, the
>text of the message goes through DDE to an alpha pager program to be sent to
>the correct pager. I've done the VB code to DDE to the alpha page program a
>few years ago, so it is only the POP3 polling I need help with.
I don't really think it's clear code, but someone claimed to have written a POP3
and SMTP server. Copy of code available here
www.webspace4me.net/~mjohnson/Groupserver_source_VB6.zip for the next *3* days
only.
Original source was
http://www.cs2themax.com/forums/display_topic_threads.asp?ForumID=30&TopicID=2425&PagePosition=1
http://half-eaten.scieron.com/groupserver/index.html, and since publicly posted
was probably intended for public domain.
(If the creator of this project wishes that it be removed earlier, please advise
me via e-mail and provide reasonable proof of authenticity.)
> VB6 is available to me. Even though there may be stand-alone
>applications that could be done (such as VB sending out the page itself), I
>want to keep it as planned (mainly for error checking being handled fine as
>it is). My DDE link program was done in VB3 or 4 I think, and I just have
>the executable (and original references to do a rewrite) now.
Scanning it briefly, it isn't the clearest code in my judgement, but it just
might be something to get you started.
Hope this helps.
_______________________
Michael B. Johnson
.
- References:
- VB code to check POP3 account
- From: David L. Beem
- VB code to check POP3 account
- Prev by Date: Re: PDF files
- Next by Date: Re: Funny OT
- Previous by thread: VB code to check POP3 account
- Next by thread: Re: VB code to check POP3 account
- Index(es):
Relevant Pages
|