by Dean | Mar 28, 2015 | Crazy Idea, Email, General IT, IT, Linux, Misc, Programming, SAAS (Software as a Service)
Some time ago I talked about a way to “throttle” down email queues to try and prevent being blacklisted for sending hundred’s of legit emails in one batch. The process which can be seen in more depth here released emails over a period of time in...
by Dean | May 25, 2014 | Crazy Idea, Error, General IT, IT, Misc, MySQL, PHP, Programming, Webtech
As we saw in part 1, I was experiencing timeouts on scripts that sent a large number of legitimate messages out from php mailer. This appeared to be related to the web hosting company throttling the email rate. To still be able to send these messages out a setup was...
by Dean | May 22, 2014 | Common Sense, Crazy Idea, Error, General IT, IT, MySQL, PHP, Programming, SAAS (Software as a Service), Tutorial, Webtech
For the web applications I build a lot of them want to sent out an email to their users for many different reasons. (All these reasons are legitimate, for example sending our a link to allow the users to login, reminders about upcoming classes etc) This can generate a...