Hello,
> How do you define "webmail"? If you think of some web interface which > can display an email listing, view email contents, possibly send some > emails etc. I don't think there is something for TurboGears. > > The only python webmail libraries/applications I know of are: > * http://posterity.edgewall.org/ > * http://www.wsgimail.org/ > > If you plan to develop something on your own, please notify me as I'm > quite interested in that. I have some code for message listings (not > email contents) which accesses mails in a maildir and is "production- > proofed" (e.g. can handle all kinds of broken spam messages etc.). Yes, I am looking for something somilar to zimbra: http://www.zimbra.com/ I may be interrested to develop one in open source for our enterprise management application http://TinyERP.com. But I am still investigating between building our own or integrating with an existing one like zimbra. If you made a bit of code, I am interrested to have a look at what you did. I will keep you informed and open a svn if we decide to go for the development of a webmail or not. Ps: Completly different, but I can already announce that we will release the first Business Intelligence platform in Python (web interface in TG) in 30 days maximum. This includes: a cube database/MDX engine based on SQL Alchemy (mdxalchemy), a cube designer, a cube browser, and some others modules: workflows, statistic report designer, dashboards designer, openoffice db integration plugins, ... Thanks, -- Fabien CEO Tiny Felix Schwarz wrote: > On 31 Mrz., 18:19, Fabien Pinckaers <[EMAIL PROTECTED]> wrote: >> Is there any open source webmail in turbogears ? Or some plans to >> develop one ? > > > fs > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

