Am 30.10.2013 18:26, schrieb Johannes Raggam:
On Die, 2013-10-29 at 15:50 -0600, Sean Upton wrote:
On Tue, Oct 29, 2013 at 2:15 PM, Johannes Raggam <[email protected]> wrote:
https://github.com/collective/collective.newsletter

the nice thing is, that it doesn't try to reinvent newsletter services
but uses Mailman, Sympa or any other service.
Interesting.  I wonder if there is a way to add list creation/removal
(command-line tools for mailman, APIs for others?) to the
functionality of this package?  My own interest is in keeping a
one-to-one list for respective PAS groups, and always keeping Mailman
subscriber lists subservient to the rosters of that PAS group (it
seems like I could build this in a package leveraging
collective.newsletter if I first had the ability to arbitrarily create
and destroy lists for such purposes).
c.newsletter just sends subscription / unsubscription mails to the respective services. but what you want to do is possible anyway with mailman 3 using `mailman.client` package.
the functionality you describe might be better palced in a separate package.

robert
collective.newsletter uses the mail-interface of these external mailing
list management tools. if there are mail-interface equivalents to these
command line tools, these can also go into collective.newsletter.
actually, i guess, there is not such an mail-interface for list
creation.

johannes



Sean


_______________________________________________
Product-Developers mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-product-developers

_______________________________________________
Product-Developers mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-product-developers

Reply via email to