We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775296e commit a78eaf4Copy full SHA for a78eaf4
config/initializers/devise.rb
@@ -18,7 +18,7 @@
18
# Configure the e-mail address which will be shown in Devise::Mailer,
19
# note that it will be overwritten if you use your own mailer class
20
# with default "from" parameter.
21
- config.mailer_sender = 'yboulkaid@gmail.com'
+ config.mailer_sender = 'no-reply@osemosys-cloud.com'
22
23
# Configure the class responsible to send e-mails.
24
# config.mailer = 'Devise::Mailer'
0 commit comments