Re: Email Sending - How To



Check out EasyMAPI (http://www.easymapi.com). It may be overkill, but it
will definitely do the job.

Mike


"Patrick" <patrick_dohogne@xxxxxxxxx> wrote in message
news:427211f3@xxxxxxxxxxxxxxxxxxxxxxxxx
> Hi All,
>
> I need to write a batch app. that will loop thru data, and send email
> messages.
> Something like:
>
> with qryCustomerTable do begin
> First;
> while (not Eof) do begin
> if (qryCustomerTableEmailaddress.Value <> '') then begin
> // send an email message
> end;
> Next;
> end;
> end;
>
> Where to start? Indy? Where are the examples?
>
> Delphi 7 Pro
>
> tia--Patrick
>
>


.



Relevant Pages

  • Re: installation trouble - want to remove default and install as web farm
    ... Overkill maybe. ... to use the server for a long time so I want to be 100% sure I have a ... Mike Walsh, Helsinki, Finland ... > like to see you a new version of MSN Messenger, <mike gets his FDISK> ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: How about crummy products????
    ... TOM SAYS - The "Christmas tree" approach is overkill, ... MIKE RESPONDS - ...I'm in rural Mid-Michigan.... ...
    (rec.bicycles.misc)
  • Re: Searching Inbox or Sent msgs. in Outlook
    ... Seems like overkill -- why not just search for: ... (Include the quotes.) ...
    (microsoft.public.outlook)
  • Re: Databound RadioButton
    ... Thanks Mike. ... I'm thinking that seems like overkill. ... Maybe I'll just use a combo box instead, or try a hidden field technique. ... binding scenario you describe: ...
    (microsoft.public.dotnet.languages.vb)