Sending multiple emails - issues

Not for 'how-to' coding questions but PHP theory instead, this forum is here for those of us who wish to learn about design aspects of programming with PHP.

Moderator: General Moderators

Post Reply
MartinM
Forum Newbie
Posts: 2
Joined: Thu Aug 12, 2004 8:14 am
Contact:

Sending multiple emails - issues

Post by MartinM »

Hi all,

We'd like to run a kind of email reporting at our site - sending daily/monthly information to our members. And I'd like to ask if there're any issues or problems we could encounter in terms of bandwidth usage and CPU time consumed by sending these emails or some advices what to do and not to do..

Have anybody dealt with something like that and could share his/her experiences?

Thanks all for any replies...
Martin
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

MartinM
Forum Newbie
Posts: 2
Joined: Thu Aug 12, 2004 8:14 am
Contact:

Post by MartinM »

Thanks.
Post Reply