CcMail is a simple, yet powerful php Mailing List Manager that doesn`t require any database or language knowledge. Informations are stored on flat text files, and they are processed by a php script (admin.php) to manage Users, Groups and compose mails.
Characteristics: - Information Groups: Users can choose what to receive informations about; - Easy to set-up: just add one php code line to a page; - Users can:   o Subscribe   o Unsubscribe   o Modify their subscriptions, ie. changing their Information Groups - Administrator Page to manage:   o Users (delete, restore)   o Groups(create, delete, restore, hide to protect sensitive informations)   o Mails (compose and send, show outbox etc...) - Very intuitive way to select Recipients. You can send a Mail to a single user, to some users, to one or more groups and so on. - Ability to send Mails in HTML, add attachments and so on, like any mail client - Privacy Protection: user addresses are crypted - Import Users from other Mailing List Managers - Easy Backup - Easy to update without any loss of informations - Gonna be stable and deeply tested.