Run a Daily Deals Website, having an issue with Cron will not work. It Is set up to grab a Newsletter that grabs 1 main Deal and 6 Side Deals and sends to my mailing list at Midnight it starts. it was working up to 2 days ago
Need to take existing Cron file that sends out all of email Datatbase at same time And make it only send 500 out every 60 minutes , may require you to have File to only grab 500 lets say from 1-499 then another file grab 500 -999 and so on. Each cron file will be set to go off a a certain hour till it reaches the final amount at the end of the day.
The cron for the website is already working, but it only sends out all of the data base in one shot, I need it to only send 500 every 60 minutes …
Categories: Cron, Email, Programming, Rewriting, Script, Write, Writing Tags: Cron, cron script, Email, email cron, file, Script, Write
Need to take existing Cron file that sends out all of email Datatbase at same time And make it only send 500 out every 60 minutes , may require you to have File to only grab 500 lets say from 1-499 then another file grab 500 -999 and so on. Each cron file will be set to go off a a certain hour till it reaches the final amount at the end of the day.
The cron for the website is already working, but it only sends out all of the data base in one shot, I need it to only send 500 every 60 minutes …
I need top have someone setup a cron to have 500 Emails sent every 60 mins from my host, I have a website that sends out emails on a daily basis and once i surpass a certain number the emails will have to only send up to 500 every 60 min and no more then 12,000 per day according to my Host.
So you will need to set up a cron job that emails 500 emails from my subscribers list on my website every 60 min
I need top have someone setup a cron to have 500 Emails sent every 60 mins from my host, I have a website that sends out emails on a daily basis and once i surpass a certain number the emails will have to only send up to 500 every 60 min and no more then 12,000 per day according to my Host.
So you will need to set up a cron job that emails 500 emails from my subscribers list on my website every 60 min
I am in need of a script that polls an email server with a given smtp username, and password for messages. The email address that it polls is the postmaster email account for all the wildcard email addresses. For example if you send an email to foodootoo at domain.com it will go to this email box.
When it finds a new message it will forward that message to another email and delete the message from the inbox. In addition it will input that email message and its attachment into a database table.
We have a website that pulls data from a database and outputs details via flash charts based on a zip code being entered. What we need is for subscribers to receive email updates of the data via pdf. We are hoping that a “screenshot” of the flash would be taken based on the zip code and then convert to pdf to be emailed automatically. There would also be commentary that would be added to the bottom of the pdf that we would need to be able to edit at will. Looking forward to suggestions, recommendations, and bids.
Categories: CMS, Flash, MySQL, PHP, Programming Tags: Cron, cron job, Email, email cron, Flash, job, PDF, pdf email, pdf email cron, Web