Forum Moderators: coopster
if(mail(-,-,-,-))
print "Succesfull Sent";
else
print "there is some error";
after sending emails to 5 persons then it start to give the message of Else Statement, then I sent emails to all my users by incrementing the initial value of loop and every time i ran the loop it only sent 5 emails correctly,
i am really curious to know about this error, is it some sort of limit from HOST or its something else, please note that i am sending HTML emails.
I really looking forward to hearing from you fellows on this.
thanks in advance
yes its from HOST . they said that only 5 emails can be sent per 10 seconds and 100 per hour :-s.... it is very awkward feature or limit from HOST.. isn't it? please express your ideas about this Limitation from HOST. does all host has such sort of limitations? and how can i use scripts to send emails to all the users from my database in one go?
please guide me in this.
thank you very much for patronage