[Zope] Email Processing

Peter Bengtsson mail at peterbe.com
Fri Mar 19 18:23:07 EST 2004


Look at the ZMailin product http://zope.org/Members/NIP/ZMailIn/
Alternativly you can periodically fetch email using the python poplib 
module.
My IssueTracker product uses 
http://zope.org/Members/peterbe/IssueTrackerProduct poplib to download 
via POP3.

Israel Carr wrote:

> I would like to be able to receive email, parse the contents of message
> being received on a separate machine.  I can access the machine via POP3 or
> could have the mail forwarded to the zope server if it could be read from a
> local mail account on the machine.  Any ideas?
> 
> 
> 
> _______________________________________________
> Zope maillist  -  Zope at 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 )
> 
> .
> 

-- 
Peter Bengtsson, http://www.peterbe.com



More information about the Zope mailing list