A Problem
Stephan Richter <[email protected]> Tue, 04 Dec 2001 08:47:21 -0600
| Newsgroups | gmane.comp.web.zope.zmailman |
|---|---|
| Message-ID | <[email protected]> |
Hello everyone, I looked into the Mailman code in some more detail and everything should be doable, except one thing: The wrapper (the binary the receives the original mail) calls a Python script that then loads the Mailing List. But how in the world are we going to get the script tap into the Zope instance. I thought of the following approaches: 1. implement sendmail in Zope -- too much time required, but coolest solution 2. use XML-RPC -- we can then send only data over, which is bad; mmmh, or we send the mail via XML-RPC, instead the MailList. 3. use ZEO -- I do not know whether this will work. Any other suggestions? Regards, Stephan -- Stephan Richter CBU - Physics and Chemistry Student Web2k - Web Design/Development & Technical Project Management