i ll have a forward button which when clicked will forward the MSG to the recipient and add the message to the queue named "forward". This queue should work using the django_cron package.
On Feb 10, 1:56 pm, kalyani ram <[email protected]> wrote: > Hey all, > > I am trying to include a new feature to my email tool, which is used > for forwarding the mail to the appropriate user and storing it in a > separate queue using django_cron. Can someone tell me how to do this. > It would be very help as i have limited idea on django. > thanks in advance -- 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.

