Page 1 of 1

Delete all queue emails

Posted: 09 Jul 2015, 09:05
by faaram
Hello all.
After spending a lot of time and searching why the emails aren't sending, I find the reason is queuing. There are more than 13000 emails in queue and i want delete them all without trying to send. Is there any method to do that?
Thank you.

Re: Delete all queue emails

Posted: 09 Jul 2015, 12:06
by atrol
You can delete them in database

Code: Select all

delete from mantis_email_table;