Re: Send/Receive Email: Point me in the right direction



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
.



Relevant Pages

  • Re: inserting attachments into mailmerge emails
    ... 'To create the email messages in ... Dim Source As Document, Maillist As Document, TempDoc As Document ... ' Check if Outlook is running. ... > formatting problems on my internal test run and the scope for further ...
    (microsoft.public.word.mailmerge.fields)
  • Re: Send/Receive Email: Point me in the right direction
    ... email" like MS Outlook but only view/receive certain email messages ... want the client computer to have MS Outlook installed. ... should I be looking into Indy Sockets for ... A good start would a component suite that provides a POP3 client (The ...
    (alt.comp.lang.borland-delphi)
  • Re: Outlook Template Problem
    ... MS Word to edit email message = WordMail ... Sue Mosher, Outlook MVP ... > Use MS Word to read Rich Text email messages ... >> form as an .oft file template. ...
    (microsoft.public.outlook)
  • Re: Outlook Email Merge Problems
    ... I know you can use an Excel spreadsheet as a data source, but you posted in an Outlook group. ... You are trying to filter your recipients after you select your data source, and as far as I know, that can't be done. ... > All my regular email messages sent are just fine. ...
    (microsoft.public.outlook)
  • Re: Solution to flags problem outside inbox for me, add-in to somehow activate tasks generated f
    ... Since the code sample is designed for the sole purpose of creating new tasks from the information in email messages, I guess the answer would be Yes. ... However, Outlook 2000 does not support the "run a script" rule action, so you'd have to write code to call the procedure in the sample from another procedure that specifies which item to process. ... Is there a freeware add-in or freeware script ...
    (microsoft.public.outlook)