django-ers- i am really new to django, but i like what i see. i like it so much that the application i started writing with rails -- is now going to be powered by django. hot.
anyway, the core part of the project allows for incoming emails to be sent to the application, the application then reads the contents and interactions with the model. i found out how to do this with rails (http://wiki.rubyonrails.com/rails/pages/HowToReceiveEmailsWithActionMailer) and i am still searching for how to do this with django. any help would be greatly appreciated... thanks in advance. -frank