P
(PeteCresswell)
I've done a few apps that send eMails, but always using MAPI -
which requires somebody to open up Outlook and click "Send".
Now I'm about to start on a "tickler" app that keeps a
highly-customized To-Do list and prints a report of upcoming
tasks.
Seems like a natural for email: a list of recipients, compose a
task list, and send it - running the app on an application server
where that part of it seldom, if ever, needs any human
intervention.
Is there any hope for this: writing VBA code to send an eMail
directly to the company's eMail server?
which requires somebody to open up Outlook and click "Send".
Now I'm about to start on a "tickler" app that keeps a
highly-customized To-Do list and prints a report of upcoming
tasks.
Seems like a natural for email: a list of recipients, compose a
task list, and send it - running the app on an application server
where that part of it seldom, if ever, needs any human
intervention.
Is there any hope for this: writing VBA code to send an eMail
directly to the company's eMail server?