In this example for AutoPlay Media Studio, I show how you can receive and send email messages, without the use of plugins or external applications. Of course, you need to inform POP3 and SMTP servers in order to read and send messages.
This sample application shows how to:
- Check for new mail
- Receive the message headers and body, separating the text/plain and text/html parts
- Send messages (with attachment!)
Available as source code (*.apz) and as finished Web/Email executable.