The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
In my admincp it shows Number of Queued E-Mails 20.
How do I clear this? I have all emails turned off except for notify admin on new user signup and send email on PM. I am receiving email fine except I have had this que display for a month now. |
|
#2
|
|||
|
|||
|
If you don't want those emails sent, you can truncate the mailqueue table in the database.
|
|
#3
|
|||
|
|||
|
Thank you for the reply. is there a way to have the system change them? I changed the que from 60 to 5 and went to the timed task to send them and no differce. I actually do not want any que at all, what should I change it too?
|
|
#4
|
||||
|
||||
|
You can turn off queuing in AdminCP > Settings > Options > email options > Use Cron Based Sending > No
|
| Благодарность от: | ||
| Max Taxable | ||
|
#5
|
|||
|
|||
|
Quote:
I am currently getting email right away without problems. |
|
#6
|
||||
|
||||
|
If you didn't empty the queue first and then turned off email queuing, then you will still have the emails sitting in the queue.
|
|
#7
|
|||
|
|||
|
I tured the que back on and went to the cron job to send email. Did not make a difference, still shows 20 in ques. Any ideas?
|
|
#8
|
||||
|
||||
|
Run this query:
Code:
TRUNCATE TABLE mailqueue; |
|
#9
|
|||
|
|||
|
Thanks Ozzy!
|
|
#10
|
||||
|
||||
|
Actually kh99 said to do that in post #2 but just forgot to provide the code.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|