Hi everyone,

I have a very strange problem, I'm looking for ideas on where to debug.

Using the standard password reset in Django (v 1.10), it silently fails to
send to Gmail addresses.

There is no error generated by Django, and it works for non-Gmail addresses.

In /var/log/mail.log (a Debian VM on Linode), nothing gets passed to the
mail log (and I checked .err, .warn and .info as well), it is like it
didn't happen.

I can send email from that box to gmail addresses via my email client, that
works fine and shows up in the logs. (And the TLS cert is being used, and I
have done SPF.)

Is there somewhere between the mail log and django that I need to check?
Any clues or similar problems recently?

Thanks,

-Alastair

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAC5%2BKCFBuei5Cnue8yRwac%3Da92yr2e9AmUzuN_Q6OTf8mMV5vg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to