![]() |
ok now i sent a total of 12,000 emails. now it was 11,264 yesterday. now its this? what is wrong here
There are currently 16,380 unsent emails remaining in the mail queue. |
How do you delete unsent emails still in the queue? I sent a test email to all my members other than just myself boo
|
i like this mod. but i don't like how there is no Vb options settings for it. why not make one like CYB stuff?
|
Huh ?
|
Quote:
and HUH? doesn't answer questions of why i have 12,000 members and its showing 13,624 in my mail queue? when does it ever send all emails?and does it ever stop? how do i check all this? that's why there should be a template or whatever you call it under vb options in ACP |
JUST KEEPS GOING UP!LOL
There are currently 13,663 unsent emails remaining in the mail queue. just now |
Maybe you should just remove it and move on.
|
HAHA, I was thinking that Paul.
Maybe the batch size is too small or the time delay between emails is not 0. |
cause i want to use this cause i cant do mass email another way. i would like you to tell me how to fix this. you make mod and cant give me support?
|
If you want support then maybe saying it sucks is not the way to go ;)
|
Quote:
:up::up::up: its better to delete the support instead of writing huh:rolleyes:!!!! & i ws wrong by using it & as u said its better to delete it:cool:! |
Installed!!! Works GREAT!!!
|
Quote:
well "HUH" wasn't support! thanks anyways. ill delete and not you your products anymore:mad: |
As you wish, your loss, not mine :)
|
LOL somehow i was sent back to my elementary school days XD
|
Though its not a big deal but the Scheduled Task Title still shows Process Mail Queue for vBulletin 3.7 :)
|
Oh well, I can live with that for now. Thanks.
|
Installed and clicked....
Is this correct: In ACP email settings: Number of emails per batch is set to 50 Email send delay: 9 sec This will blast out 450 mails/hr correct? And... Once I begin the mail, do I need to keep the window open or will it dump to server cron queue and send regardless of my pc? Thanks for making this, I will be elated to delete my phplist mailer... Will re-post back on success of it working. |
You do not need to set the send delay to 9 seconds, generally this is not needed at all, 1 or 2 seconds is good enough if you really want to use it.
|
Paul,
Thank you for another quality mod :up: Regards VJ |
OK, thanks Paul... so I have it set as:
Number of Emails to Send Per Batch: 50 and the delay at 1 second. Is this the only setting I need? I do not want to exceed 500/hour as I am allowed 600 and the extra 100 is for other functions and email users on the server. I am I correct that there are no settings in the mod/hack, only those in the ACP? Gotta say I am nervous as a long tail cat in a room of rocking chairs. |
The cron runs 6 times an hour (every 10 minutes), so 50 x 6 = 300 an hour, well under your 500/Hr - you are fine.
|
Quote:
Setting the "Number of Emails to Send Per Batch" to: 50 = 300/hr 60 = 360/hr 70 = 420/hr 80 = 480/hr 90 = 540/hr Perfect! I got it now, Thanks again Paul. |
I just wanted to stop by to warn you guys:
If you have say over 200,000 emails queued and you decide to upgrade vbulletin, make sure to do the file edits on the new files immediately before uploading it! I made the noob mistake of uploading a fresh functions.php onto the server. Within seconds, all the emails were sent out, bringing my server to a halt with a load of 1000+. I didn't know what the heck was going on until I saw exim crash. |
Hmm... yeah, editing first might be a wise action :p
|
Hey Paul,
Ive been using this addon for quite a while now and it has been a lifesaver... but i have a question. Maybe it has nothing to do with your addon, and its more of a vBulletin thing, but you may know the answer anyways :) I dont have much traffic on my forums (most the traffic is on the main site), so this becomes a problem when, say, in the middle of the night, i have a newsletter that needs to go out to 8,000 people that doesnt get finished until the next couple weeks. What i tried to do to remedy this was make my local machine at home just do a simple wget of vBulletin's cron.php file every 5 minutes. I figured this would be the best solution... but for some reason, when i look at my mailqueue from the adminpanel, it shows that the number of unsent mails never changed when i just hit the cron.php file... but it works fine if i leave a browser on the forums and make it reaload every 60 seconds. Would you happen to have any idea how i can manually execute the cron and make my emails send out when my forums are empty? Thanks :) EDIT: I found out my problem, in case anybody got here by googling. it was in fact my wget script... if you are trying to run your cron's manually, simply make something hit cron.php on your forums. |
Sorry, I dont.
|
Quote:
How can i solve this problem? |
As it says, activation e-mails are not queued by vb.
|
did you test it on your forum? Why my vb queued activation links?
how can i solve this problem? |
I dont need to test it, just look at the registration code.
Activation e-mails (to members) are not queued. All that gets queued is New User Notification e-mails. There is no problem to solve. |
Paul M,
russian translation for your must-have mod. |
I can't find where I can change the options in the ACP. :(
|
Just thought I'd mention:
The scheduled task this product creates is titled "Process Mail Queue for vBulletin 3.7" The title has no real effect, but it's an easy fix |
Yeah, See posts #56 & #57. :)
|
i get a parse error in functions.php everytime. i edited EXACTLY as the instructions stated. there are actually two parts in functions.php that has the exec_mail_queue();
one is functions exec_mail_queue() and then further down is exec_mail_queue(); (with an ; at the end) i changed the one with the ; exactly as the instructions stated and got the parse error. i then tried every possible combination of changing/not changing the two instances of exec_mail_queue(); and got the parse error every time. am i doing something wrong? p.s. parse error was on line 944 everytime |
i tried this before and its working perfectly
thanks |
Quote:
|
thanks
|
I was getting a MySQL timeout error when sending only - count it - 1 email via a Report Post form. Fixed it by replacing the mail_send plugin. This edit also makes it possible to use this mod with no file edits:
Code:
if ($this->registry->options['usemailqueue'] AND get_class($this) == 'vB_Mail') Code:
$vbulletin->mailqueue = null; |
All times are GMT. The time now is 12:26 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|