Mailing lists functionality
Hi all, I'm new to this list so I apologise if I'm repeating old questions (though I've searched the list archive already). Does Zope provide the ability to have dynamically-generated email distribution lists? Does it provide the ability to maintain distribution lists at all (and to actually send the emails)? We don't have Zope installed, but it may be a possibility, and I'd like to know if it could be arranged that staff could sign themselves up to various email announcement lists while browsing a Zopey intranet. Many thanks in advance. Dan Stowell --------------------------------------------------- Faculty Information Support Officer (Life Sciences) http://www.ucl.ac.uk/is/fiso/lifesciences/ Webmaster, Faculty of Life Sciences, UCL http://www.ucl.ac.uk/lifesciences-faculty/ Room G29, Drayton House, 30 Gordon Street, London Tel: +44 (0)20 7679 5472 Email: d.stowell@ucl.ac.uk Fax: +44 (0)20 7679 5494 ---------------------------------------------------
Hey Dan, Dan Stowell wrote:
Does Zope provide the ability to have dynamically-generated email distribution lists? Does it provide the ability to maintain distribution lists at all (and to actually send the emails)? We don't have Zope installed, but it may be a possibility, and I'd like to know if it could be arranged that staff could sign themselves up to various email announcement lists while browsing a Zopey intranet.
I think you want mailman ;-) http://www.gnu.org/software/mailman/mailman.html cheers, Chris
Glad I saw this thread as I am about to embark on this task. Do you know if it is possible to integrate the Mailman product with Zope in such a way to have it appear fairly seamless? -----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Chris Withers Sent: Monday, May 20, 2002 6:43 AM To: Dan Stowell Cc: zope@zope.org Subject: Re: [Zope] Mailing lists functionality Hey Dan, Dan Stowell wrote:
Does Zope provide the ability to have dynamically-generated email
distribution lists? Does it provide the ability to maintain distribution lists at all (and to actually send the emails)? We don't have Zope installed, but it may be a possibility, and I'd like to know if it could be arranged that staff could sign themselves up to various email announcement lists while browsing a Zopey intranet. I think you want mailman ;-) http://www.gnu.org/software/mailman/mailman.html cheers, Chris _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
--On Montag, 20. Mai 2002 08:56 -0400 Kevin Carlson <khcarlso@bellsouth.net> wrote:
Glad I saw this thread as I am about to embark on this task. Do you know if it is possible to integrate the Mailman product with Zope in such a way to have it appear fairly seamless?
a) use ZCGI http://www.zope.org/Members/haqa/ZCGI b) join the ZMailman effort http://www.zope.org/Members/bwarsaw/MailmanDesignNotes/FrontPage http://demo.iuveno-net.de/iuveno/Products/ZMailman/ Rgds, Stefan -- BLOWFISH, n. - Preference for beef
hi,
Does Zope provide the ability to have dynamically-generated email distribution lists? Does it provide the ability to maintain distribution lists at all (and to actually send the emails)? We don't have Zope installed, but it may be a possibility, and I'd like to know if it could be arranged that staff could sign themselves up to various email announcement lists while browsing a Zopey intranet.
maybe you should have a look at MailBoxer - a framework for mailinglist-based applications with ZOPE. It provides a mailinglist-system out of the box. http://www.zope.org/Members/mjablonski/MailBoxer greetings, maik. -- maik jablonski http://www.sachunterricht-online.de universitaet bielefeld http://www.zfl.uni-bielefeld.de zentrum fuer lehrerbildung tlph://+49.(0).521.106.4234
participants (5)
-
Chris Withers -
Dan Stowell -
Kevin Carlson -
Maik Jablonski -
Stefan H. Holek