Using the Send Email demo
The demo project includes a demonstration of using the PWEmbedImageSMTP class to send HTML email messages with or without embedded images.

If you click the demo project's Send Email button, a window asking for email specifications appears. You need to fill all the fields in the window in order to generate an email message. These can be saved for re-use by clicking the window's Save button. They are saved in a mailconfig.txt file in the same folder as the demo project. The last entries made in the email specifications window are always remembered between launches of the project. The fields should be self-explanatory if you have worked with sending email from REALbasic.

Sending emails with embedded images from the demo project
Documentation for using this demo to send email messages with embedded images is found in the PWEmbedImageSMTP class documentation section.