Stock Market Newsletters
Fred is a semi-retired stock broker who produces a weekly market report
for his clients.

Clients can order and pay for a report from Fred's Web site, and the
payment gateway sends an Email containing the details to an address
that Fred has set up for the purpose.
Fred's sellEbit system continually looks for new Emails, and when one
arrives:
- Extracts the order details and inserts them into the database.
- Sends an EMail to the client with the newsletter as an attachment.
- Sends a tax receipt to the client.
The client usually has the newsletter a minute or so after ordering.
Home