Mailing Lists

Mailing Lists are objekts with just a minimal amount of info (title, summary). The users_lists database table connects (users, lists, active status). The subfolder shared-www/Mailings has various utility pages for managing the membership.

shared-www/Mailings/Subscribers.php was superceded by a browse class at browse.php?v=subscribers
If it is definitely not going to be used, it will be removed. CutCopy could also become a browser at some point. Its main downfall right now is when the list it copys from is too big, it has no easy way to scroll through pages as does a Browser class.

There is an install.php and an uninstall.php (not yet implemented)



For high volume mails there needs to be a queueing solution.

I would use this to schedule :

http://pear.php.net/package/Mail_Qu...