Re: Send/Receive Email: Point me in the right direction
- From: Tim Ricard <tricard@xxxxxxxxx>
- Date: Sat, 26 Jan 2008 14:19:26 -0800 (PST)
On Jan 25, 4:19 pm, Nicholas Sherlock <N.sherl...@xxxxxxxxx> wrote:
Tim Ricard wrote:
Good afternoon everybody,
I want to create a program that will essentially be able to "Receive
email" like MS Outlook but only view/receive certain email messages
with a specific string in the subject line. Unfortunately, I am a
complete newbie to making applications dealing with email and I need
some direction to learn what to do.
I could integrate MS Outlook directly with OLE automation, but I don't
want the client computer to have MS Outlook installed. Is there any
resource(s) that anyone knows of (including text books) that may help
me learn the basics; should I be looking into Indy Sockets for
something like this?
A good start would a component suite that provides a POP3 client (The
mail receiving protocol). Try "ICS" or "Indy". You may even find a
bundled demo that receives messages.
Cheers,
Nicholas Sherlock
Thanks for the help. It seems like everything I need is in the Indy
components which come with Delphi 2006. Time to go code :)
Tim
.
- References:
- Send/Receive Email: Point me in the right direction
- From: Tim Ricard
- Re: Send/Receive Email: Point me in the right direction
- From: Nicholas Sherlock
- Send/Receive Email: Point me in the right direction
- Prev by Date: Re: procedure ( a : integer; b : integer; ); would be nice.
- Next by Date: Re: TTable.Append problem.
- Previous by thread: Re: Send/Receive Email: Point me in the right direction
- Next by thread: Re: Send/Receive Email: Point me in the right direction
- Index(es):
Relevant Pages
|