I have thousands of emails in the QueuedEmail table. These messages have been delivered but they're still in the queue. Are they supposed to stay in the queue forever? Is it OK to delete old messages? Is there a scheduled job that's supposed to run to delete the old messages or is that something I should be doing on my own?