Ok, let’s get straight to the problem … suppose you have an application that operates on some database data, among other tasks, users need to export data from your application and send the data attached to an email address (to you, an error report, for example). For the moment, you are exporting data to an external file, and than Outlook (Express) is being used to send the email.

Let’s see how create a more powerful application by including an option to send email messages, with attachments, directly from your Delphi application.

Go email, go

Read the rest of this entry

, ,