i have been reading about mail limits here
http://wiki.lunarpages.com/E-mail_Sending_Limitsand im alittle confused here.. so just wanted to get the facts here..
wanted to make sure that what i read still applies, i know im inside the 200-300 per hour but not the 20 per min
i use phplist for newletters on an unrelated site, but the emails im talking about come right from my other site that as a mass email function and i dont want to have to integrate another php script into my site. i should be able to batch them using my email account or some function there of.. i dont want to have transfer all my email address from my site to another php db and script.. has to be a better way.. i dont mind sending the batch to a batch script to process but i dont want to have to maintain another db to do this.
i have a site that has 100 members, once a month or once every other month i send out a mass email..
questions are:
should i be concerned about sending limits at this point ?
if not, then at what point do need to be concerned?
should i look into batching them into smaller batches?
if i need to batch is there a easy way to set that up?
thanks