Friday, September 26, 2014

Re: Mandrill API response 500 Failed to send a message

Done !

DEFAULT_FROM_EMAIL = 'email@gmail.com'

Thanks

On Fri, Sep 26, 2014 at 12:46 AM, Damián Pérez <damian.adriel@gmail.com> wrote:

Hello,

I'm using Django 1.7 and Mandrill to send emails and work fine in my project, but i get the next error with django-allauth:

Mandrill API response 500
Failed to send a message to [{'type': 'to', 'email': u'myemail@gmail.com', 'name': ''}], from webmaster@localhost
Request Method: POST
Request URL: http://localhost:8000/accounts/password/reset/
Django Version: 1.7
Exception Type: MandrillAPIError
Exception Value:

Mandrill API response 500
Failed to send a message to [{'type': 'to', 'email': u'myemail@gmail.com', 'name': ''}], from webmaster@localhost
Exception Location: /home/user/.virtualenvs/django/local/lib/python2.7/site-packages/djrill/mail/backends/djrill.py in _send, line 119

Regards,

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/3frPxUDS5BM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/cc8a2ff8-ddc8-4d46-8e64-1bd1db99a1f8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEd7_DHfSM0rLd%3D%2Bz2j%3Dn84a7oP3woX%2Bk9Zv%3D9hg25zA%2BNy-%2BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment