--
https://github.com/tangentlabs/django-oscar
http://django-oscar.readthedocs.org/en/latest/
https://twitter.com/django_oscar
---
You received this message because you are subscribed to a topic in the Google Groups "django-oscar" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-oscar/bevGKUC0RvE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-oscar...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-oscar.
To view this discussion on the web, visit https://groups.google.com/d/msgid/django-oscar/3906f184-c593-45e5-9499-1b4614bad41c%40googlegroups.com.
Thank you for the reply. Primarily I want to send order confirmation mail. I can see in the console that a mail is sent from oscar. How to configure it in a production server or is it possible to send smtp mail from oscar? Is there any oscar specific documentation for production server configuration for email? also it'll be very helpful if if there is a oscar deployment configuration documentation on nginx or apache server or both.