Hey all
I am building a newsletter distribution system, and I need to
know if there are any restrictions on max outgoing ie. How do ISP's
restrict, if at all, the number of outgoing mails you can do with
mail()? I heard somewhere that they can cap it at 50 at one time, but
then I also heard that it was only if you were using their mail system.
I apologize if the answer is obvious, but Im not really clear on how
this stuff works. It seems to me that Im not using their own mailing
systems, that my app is independent of that. Am I wrong? Can it handle
10,000 subscribers? If not, what should I be doing instead?
Info really appreciated. :o)