Saturday, 31 August 2013

Django sending email with dynamic smtp settings

Django sending email with dynamic smtp settings

References

Reference NO 1

http://stackoverflow.com/questions/15187697/django-sending-email-with-dynamic-smtp-settings

Reference NO 2

http://yuji.wordpress.com/2011/04/15/django-django-mailer-multi-account-setup-plus-throttling/

Reference NO 3

https://docs.djangoproject.com/en/dev/ref/settings/

Reference NO 4

https://pypi.python.org/pypi/django-hijackemail/1.0.0

Reference NO 5

http://www.michelepasin.org/blog/2011/01/14/setting-up-django-registration/

Reference NO 6

http://www.djangobook.com/en/2.0/appendixD.html

Reference NO 7

http://serverfault.com/questions/343870/google-smtp-connection-timeout

Reference NO 8

https://github.com/zapier/django-drip/issues/6

No comments:

Post a Comment