On 31 Mrz., 18:19, Fabien Pinckaers <[EMAIL PROTECTED]> wrote: > Is there any open source webmail in turbogears ? Or some plans to > develop one ?
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.). 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 -~----------~----~----~----~------~----~------~--~---

