Hi folks,
I'm looking for an application/module to achieve the following 
functionality:

1) Be able to send email (via send_email) to a specific User of my site
2) Record what was sent and when
3) Be able to capture incoming replies and record them
4) Route the incoming reply to an admin. 

Ideally 2/3 can be tracked via some custom email header and sent to/from a 
general address and all the communication can be via standard email tools. 

This functionality is present in many issue tracking and CRM systems. I 
need something light weight to integrate with the current Django install. I 
don't want to setup a full-blown CRM solution for this. Can you point me to 
any packages/projects? 


Thanks,
Alex

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/ARJ2VWvN2LgJ.
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