Quote:
Originally Posted by dfc005
A great feature would be the ability to send it from a different email address. I like to send these sort of emails from a "donotreply" email, rather than our "contactus" email.
That way, I don't get spammed myself by bounce back and returned emails.
Would it be possible that on install of the product, it grabs the ['webmasteremail'] and sets it as the default email address to use but you could update it to something different?
|
very good idea - i will add a "sepcify 'from' email address" in the config next.
Quote:
Originally Posted by Osama11
1st its now sendign a emil from vbulletin optyion webmaster email..
n 2nd my host spended the account because of an excessive amount of emails going out of your vbulletin script at once.
what should i do now ?
|
first thing you should do is maybe reduce the "how many users to process per cycle" to 1.
how many emails are we talking about? I can add limiters on the sending of emails. i'll make a pre-mailqueue queue.
Quote:
Originally Posted by iogames
Quick question Chris: somewhere on this thread I read something abut to run the CRON to make sure it works, I went there didn't see nothing that belonged to your hack... do I missing something?
|
I removed the need for cron in the 1.2 update. it uses plugins to run and is based on page loads. every time you load the page it checks for inactive users.