HumaineMailman
This product has been created in order to allow Plone portal users to subscribe or unsubscribe to Mailman mailing lists, to embed Mailman mailing lists into a Plone portal. The portal manager can set up open or role-based mailing lists as well as "auto lists", i.e. mailing lists that get populated using a Python script. In order to allow easy integration into the Plone portal, there exists an auto list "sandbox" which allows to preview the effects of the script code before actually using it. Portal users get an additional preferences panel that allows to subscribe to all lists the user may access. The user data can be synced using a shell script (that should be called regularly by a cron job).
Project Description
This product has been created in order to allow Plone portal users to subscribe or unsubscribe to Mailman mailing lists, to embed Mailman mailing lists into a Plone portal. The portal manager can set up open or role-based mailing lists as well as "auto lists", i.e. mailing lists that get populated using a Python script.
In order to allow easy integration into the Plone portal, there exists an auto list "sandbox" which allows to preview the effects of the script code before actually using it. Portal users get an additional preferences panel that allows to subscribe to all lists the user may access. The user data can be synced using a shell script (that should be called regularly by a cron job).
The product code has been developed in 2007 and is actively used to this day on the HUMAINE portal at http://emotion-research.net. It has been released to the Plone collective
so that others can use it as well, hoping that some may find it useful.
This product differs from Listen
in (at least) the following points:
- HumaineMailman only saves the subscription state for one or several Mailman mailing lists
- Synchronisation is done using a shell script that calls 'mailman_sync'
- Auto-lists can be used to create mailing list subscriptions based on Plone scripts
- Can be used to integrate existing Mailman lists without hassle
- HumaineMailman does not index, visualize, keep copies of or handle mailing list messages
- Instead we tried to allow 'easy' subscription/unsubscription for users that are not interested in Mailman setup/maintenance
- We developed HumaineMailman as Listen was not available back when we needed Mailman integration for HUMAINE
Current Release
No stable release available yet.
All Releases
| Version | Released | Description | Compatibility | Status |
|---|---|---|---|---|
| 1.0 | Jan 03, 2008 | First release of HumaineWorkshop to the Plone Collective. This product has been created in order to allow Plone portal users to subscribe or unsubscribe to Mailman mailing lists, to embed Mailman mailing lists into a Plone portal. The portal manager can set up open or role-based mailing lists as well as "auto lists", i.e. mailing lists that get populated using a Python script. More about this release… |
Plone 2.5
Plone 3
|
release-candidate |

