Groups
Groups
Sign in
Groups
Groups
Django users
Conversations
About
Send feedback
Help
Django 1.5 sendemail when doing password reset
81 views
Skip to first unread message
Detectedstealth
unread,
Jan 15, 2013, 10:28:03 PM
1/15/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
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
Detectedstealth
unread,
Jan 16, 2013, 12:28:48 AM
1/16/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django...@googlegroups.com
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])
Reply all
Reply to author
Forward
0 new messages