4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: Knuty on March 11, 2005, 12:45:33 PM

Title: Wait time befor sending the next E-Mail
Post by: Knuty on March 11, 2005, 12:45:33 PM
Is there a mod for this or somone know hos to do this?
I thinking of when I sending newsletter for Admin CP.
Title: Re: Wait time befor sending the next E-Mail
Post by: V@no on March 12, 2005, 01:32:50 AM
I could probably post the changes I made but it will require server access and access to cron jobs.
The idea is save every email into the database (something like queue) and run "independent" script which will send out the emails. But again, without root access it probably not possible.