Send feedback email to groups in Plone
Project description
Introduction
collective.groupmail is a way to send an email to all users in the group. It overrides the Member search (in the Users folder) to also return groups, and adds the group details view so that it contains the same type of contact form that the user overview does. This enables you to send an email to the whole group.
If the group has a configured email-address, that adress will be used. If not, each member will have their email address looked up, and the email sent to that member.
Separate emails are sent, so that the reply will go only to the sender and not to everyone. If you want it to go to everyone, you need to set up a mailing list, and add the address of that list to the group properties.
Installation
Add collective.groupmail to the eggs= list in your buildout. Re-run buildout, restart the server. All sites in the server will get this functionality. In the future it is planned to add a layer so that you need to install the product, but because of lack of time this will wait to a future release.
License
GPL, see docs/LICENSE.GPL
Contributors
Lennart Regebro, regebro@gmail.com
Changelog
1.0a3 (2012-09-23)
Use a separate view to view groups, that only requires the “View Groups” permission. [regebro]
1.0a2 (2012-09-21)
First release to Cheeseshop. [regebro]
1.0a1 (2012-09-21)
Initial release. [regebro]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.groupmail-1.0a3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8dd9437a88b96893f463bac2740aafed9362b924bdbc434adb96b0b3e92fa00 |
|
MD5 | 3a2acbda3042bc1b525d02aa5d65cab6 |
|
BLAKE2b-256 | 4e73ef2ccf383a3bc3bc30f5fc98d90569db4ba80b793e7e28c011540c8fd149 |