MantisBT - CDash
View Issue Details
0008119CDashpublic2008-11-19 04:532009-03-27 23:31
Alex Neundorf 
Julien Jomier 
normalfeaturealways
closedfixed 
1.2.2 
1.4 
0008119: use admin email address as sender address in password emails
Hi,

when registering a new user or doing a password recovery, the sender address is by default admin@cdash.org.
Wouldn't it make sense to use the email address of the admin instead ?
Or if the user was created from the "project roles" page, the email address of the one who created him ?

Alex
No tags attached.
Issue History
2008-11-19 04:53Alex NeundorfNew Issue
2008-11-27 12:25Julien JomierStatusnew => assigned
2008-11-27 12:25Julien JomierAssigned To => Julien Jomier
2008-11-27 12:26Julien JomierNote Added: 0014216
2008-11-27 12:27Julien JomierStatusassigned => feedback
2009-03-27 23:31Julien JomierStatusfeedback => closed
2009-03-27 23:31Julien JomierResolutionopen => fixed
2009-03-27 23:31Julien JomierFixed in Version => 1.4

Notes
(0014216)
Julien Jomier   
2008-11-27 12:26   
You can set the email from in the config.php: $CDASH_EMAIL_FROM. I think this one should be used when recovering the password. Regarding the other request, we could put a reply-to to be the name of the user, but the from should be from the domain, other spam filter will flag it.