Recently we had to take down the e-mail server for maintainace, our frontend server which runs horde was stuck with a mail queue with over 19000 files. I have tried trying to get sendmail to send this queue again with the -oQ option but no go. when I do the sendmail -bp -oQ[path of stuck queue] it says queue is empty, almost like those files are not there, any ideas?

Thanks