Re: forwarding email to a django application

2005-12-19 Thread Adrian Holovaty
On 12/19/05, Frank <[EMAIL PROTECTED]> wrote: > 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/pag

forwarding email to a django application

2005-12-19 Thread Frank
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 read