[Zope] Creating an e-mail interface for issue tracker...
Peter Bengtsson
mail@peterbe.com
Fri, 21 Feb 2003 01:22:12 +0000
>
>
>I found Issue Tracker from Peter Bengtsson. It is really nice, but there is
>no support for creating issues from e-mail.
>
>I have contacted the developer, but He has no plan for adding this feature
>at this time.
>
>I would like to create it, but my knowledge in zope is way too limited,
>don't know what is the best way to start this. I know I could use postfix to
>deliver to a program, but from there...
Oops. I was about to write you a little email saying: "this is what to do
once you've parsed your email..."
But realized that the IssueTrackerProduct doesn't really have a good entry
point for that. It uses the REQUEST object too much.
What I'll do is that I'll add a new function that you can call from your
other apps when you deconstruct the email.
Peter
>Any ideas???
>
>
>Francois
>
>_______________________________________________
>Zope maillist - Zope@zope.org
>http://mail.zope.org/mailman/listinfo/zope
>** No cross posts or HTML encoding! **
>(Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )