[Zope] Re: Newbie Question on MAILBOXER
Maik Jablonski
maik.jablonski@uni-bielefeld.de
Tue, 01 Apr 2003 16:25:18 +0200
Stephane A. wrote:
> - is mailboxer have a connector or facilities to interact with MySQL
> datases ?
Yes, it has... You can set up two python-scripts (mail_in_members,
mail_out_members) which provides email-lists for incoming or outgoing
mails. As I've seen, these features are not documented... uppps... will
do this for the next release, which is ahead...:)
> - must we have to declare two instances of mailboxer for two mailing lists ?
Yes, each mailinglist has its own MailBoxer...:)
Cheers, Maik