I need to integrate a email client in my current python web app. Anything available?
L.E.: I’m building my app on top of CherryPy
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Looking up webmail on pypi gives Posterity.
There is very probably some way to build a webmail with very little work using Zope3 components, or some other CMS.
I guess if you are writing a webapp, you are probably using one of the popular frameworks. We would need to know which one to give a more specific answer.