21288 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 691 Views |
-
Change Password Email From Field

23 January 2010 at 9:12am
Hopefully this is an easy one.
When I use the Change Password Form, the email I get has a blank "From" field, how do I set that? -
Re: Change Password Email From Field

23 January 2010 at 1:16pm Last edited: 23 January 2010 1:16pm
http://doc.silverstripe.org/doku.php?id=email&s=email#administrator_emails
The static function Email::setAdminEmail() can be called from a _config.php file to set the address that these emails should originate from. This address is used if the from field is empty.
-
Re: Change Password Email From Field

24 January 2010 at 9:25am
Thanks Hamish, I don't know why that wasn't showing up in search for me.
| 691 Views | ||
|
Page:
1
|
Go to Top |


