On 3 Aug 2009, at 17:14 , Brandon Taylor wrote:
> Hi everyone,
>
> Does anyone know of a way to mimic the functionality Rails has to set
> up a URL pattern to receive emails and handle attachments, such as
> photos?
As far as I know Django doesn't have anything close to Rails'  
ActionMailer (I presume that's what you wanted). But using a dedicated  
system separate from django, such as Lamson, might be a better idea  
anyway.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to