Found the issue, there was no from_email but still have no idea why I got 
that error for there not being an email.

PasswordResetForm

   save

      send_mail(subject, message, from_email, [to_email])

On Tuesday, January 15, 2013 7:28:03 PM UTC-8, Detectedstealth wrote:
>
> Hi,
>
> For some reason when trying to use password reset I am getting the 
> following message:
>
> SMTPDataError: (550, 'Administrative prohibition')
>
> However when I send emails from other areas in the application I don't 
> have this issue. What can be causing this?
>
> --
> Regards,
> Bruce
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/jkndjlUZ0ywJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to