Alex I will look this morning and see if there is a function for reading, I am 95% sure there is as I have done this before.
The message plugin can be used for a queue. Out of curosity why are you queuing and not just processing as they come in? The thing with SMTP is that you have a wonderful inbuilt throttling system built in as MTA agents will back off and auto-try again if it can't get to deliver its message. By default we accept 20 concurrent mail connections at once -- http://alan.blog-city.com/ -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
