i can send emails easily using django. I want to set up an email address, where users can send email to the app (designated email address) and my django application receives it, parses it and stores it in database.
What would be the easiest way to do it. ie " To receive email from users in Django application" --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

