Thanks for the quick response. I've restored global_settings.py and have made the change as you suggested in my site's conf/settings_local.py. There was no DEFAULT_FROM_EMAIL so I added it there. Restarted web server and memcached, still getting the same error. SMTPSenderRefused: (504, 'Need Fully Qualified Address', u'webmaster@localhost' Cleared the web browser cache also.
-Ralph On Jun 20, 6:35 pm, Christian Hammond <[email protected]> wrote: > That setting needs to be set in your site's conf/settings_local.py, and the > web server restarted. If you modified global_settings.py, you should > probably change it back. > > If that still doesn't work, let me know, and we'll dig deeper. > > Christian > > -- > Christian Hammond - [email protected] > Review Board -http://www.reviewboard.org > VMware, Inc. -http://www.vmware.com -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~----------~----~----~----~------~----~------~--~--- To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
