Hi Gang,
2 things Mailman really needs, 1 is database integration, and there's an
RFE out there for that. The other is a simple scripting language to be
used within the mail body itself. Things like conditionals, the ability to
import data from URL's, and equally database tables.
The import facility is critical to delivering targeted content within the
message distribution. Being able to import the results of a -HTTP GET- to
a URL goes a long way towards that, especially if it will allow you to pass
parameters on the URL. Also, make the return an "object" so you can
perform operations on the object like sub-strings so you could use other
functionality like "skip" this user or add some other content block based
on something in the return.
These 2 things would be so awesome.
Thanks for listening !
--Ed
____________________________________________________
World-Class Web Hosting and Development
http://www.easent.net
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
- [Mailman-Users] Re: RFE Ed
- [Mailman-Users] Re: RFE David Gibbs
- Re: [Mailman-Users] Re: RFE Larry Rosenman
- Re: [Mailman-Users] Re: RFE Roy S. Rapoport
- Re: [Mailman-Users] Re: RFE Chuq Von Rospach
- Re: [Mailman-Users] RFE J C Lawrence