sciencehistory / chf-sufia

sufia-based hydra app
Other
9 stars 4 forks source link

Change "from" field in the "reset password instructions" email #1199

Open eddierubeiz opened 5 years ago

eddierubeiz commented 5 years ago

At the reset password page, if you enter your email you will eventually get a message from “please-change-me-at-config-initializers-devise@example.com”. This could definitely be something more friendly. Maybe "reset_password@digital.sciencehistory.org".

jrochkind commented 5 years ago

Good catch. Maybe we even reveal our digital-tech@sciencehistory.org address, to use a real address?

eddierubeiz commented 5 years ago

Sure!

sanfordd commented 5 years ago

Did a quick check, the devise.rb has the mail sender set to config.mailer_sender = "no-reply@sciencehistory.org

jrochkind commented 5 years ago

Yeah, I thought I remembered that actually. But @eddierubeiz you have actually tested it and found that other email address? Weird!

eddierubeiz commented 5 years ago

Correct - I had Mary Mark Ockerbloom forward me the e-mail she got and that was the sender email.