Well, I think I may have solved it. The hard way. I found out that the error message was coming from the MailQueue module, so I opened it and apparently it means that there's a process with that name already running. Since it always says it's running then I guess for some reason it is stuck. So, I s...