So last night I was working on some PHP mailer script and uploaded it to my site early this morning.
I gave it a test run, and now I'm facing serious problems with the hosting company.They don't allow "mass mailing" from a hosted site, as they claim "it uses too many resources". I'm limited to 500 mails per hour, and as it stands, my mailbox has already exceeded it's 1GB limit.
I now have 652'000 emails (seriously) in my mailbox that I need to delete somehow, and everytime I delete a couple, I get double that amount delivered!!!
I've phoned the hosting company to ask them to stop the friggin' thing, but according to them, if I deleted the mailer script it should've stopped sending... It's still happening!
*NOTE TO SELF: Next time I code a loop, remember to go to the next record... *




So last night I was working on some PHP mailer script and uploaded it to my site early this morning.
They don't allow "mass mailing" from a hosted site, as they claim "it uses too many resources". I'm limited to 500 mails per hour, and as it stands, my mailbox has already exceeded it's 1GB limit.
I now have 652'000 emails (seriously) in my mailbox that I need to delete somehow, and everytime I delete a couple, I get double that amount delivered!!!
Reply With Quote