20 Feb
2003
20 Feb
'03
6:42 p.m.
Hi Francois, On Thu, 20 Feb 2003 13:19:08 -0500 "Meehan, Francois" <Francois@iecholden.com> wrote:
Hi Dylan,
If you know how to configure Postfix, you're 75% of the way there already. It's easy enough to whip up a Python glue script that can hit a URL, make a POST request or even script Zope directly. That's pretty much all that's required to bridge those two systems.
OK, I should write a script in Python for that. I think I can find info for the URL post, but I am lost when it comes to Zope; I don't know how to address Zope objects, their properties and methods from python, do you know of site for examples???
Why not using/having a look at MailBoxer? http://www.zope.org/Members/mjablonski/MailBoxer Regards Tino Wildenhain