dominno / django-moderation

django-moderation is reusable application for Django framework, that allows to moderate any model objects.
BSD 3-Clause "New" or "Revised" License
269 stars 90 forks source link

SMTPRecipientsRefused when the user haven't email #48

Closed tiuma closed 12 years ago

tiuma commented 12 years ago

I have got SMTPRecipientsRefused error when login to django admin with a user without email.

Maybe you can try to show the error when confirm or not to send the email.

Thanks, Mario