-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mar 5, 2008, at 5:33 AM, Ian Eiloart wrote:
> The one reason that I'm looking for an alternative to Mailman is the > lack > of adequate integration with MTAs, which means that there is no > sensible > thing that I can do with suspected spam. What I need to be able to > do is > reject it at SMTP time, based on list post permissions and other > configuations - I need to be able to query the configuration from my > MTA > (Exim). Ian, I think that alternative is going to be Mailman 3 :). How do you see Exim asking that question? I can see several ways of doing it in Mailman 3. 1) you could call into a Python library that can answer that question; 2) you could use some kind of RPC such as the REST api that Andrew's been talking about; 3) you could make the appropriate queries directly to the Mailman database, which is based on SQLite currently but can be anything that Storm can talk to. Is that the kind of thing you want to do? - -Barry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkfPJ/gACgkQ2YZpQepbvXEQNgCfQqZlZIt6kFyb+2MrQcteth1j q/8AnRqG8QjGqwBR0y/IQpFZMxBeiupW =eR4z -----END PGP SIGNATURE----- _______________________________________________ Mailman-Developers mailing list Mailman-Developers@python.org http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp