Oct 12th, 2011, 12:46 AM
(Oct 11th, 2011, 10:22 AM)Ben Wrote: Hi sogreen,
Yes, there does appear to be an issue with the "from" email. I'll look into this.
Regarding the Submission Accounts problem, I actually couldn't reproduce it. What version of the Core & module are you using?
Also, how are you linking to the Forget Password page, exactly? When the user first goes to the Submission Accounts login page, the link should always include the ?form_id=X parameter in order for the page to know which configuration to use. (I'm using the latest version of the module - it's possible that it used to just be ?id=X).
At that point, that ID is stashed in sessions so when they click on the "Forget Password" link, it shouldn't need to be passed along via the query string. *However*, if you're linking to that page directly, then yes, you'll need to pass the ID in the query string.
- Ben
Thanks for the quick reply. Is there a way to force the emails to send from the administrator's email address? Or at least specify a name that the email is sent from?