One way is you could create a windows service that retrieves any messages from the queue every 10 minutes and then dispatches them. For this, you can try 'postmark' app.
Another way is maybe you can use SES. But it is very inexpensive compared to other similar services or building other systems.