Last night I wrote a VBScript to load the web page which forces WordPress to check its mailbox for articles to be posted. Then I created a scheduled task to run the VBScript every hour. On a linux server this would be handled by a cron job.
Now WordPress will check its mailbox every hour for submitted articles which will automatically appear on the blog.