Skip to content

Commit a78eaf4

Browse files
committed
Send emails from osemosys-cloud domain
1 parent 775296e commit a78eaf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/initializers/devise.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# Configure the e-mail address which will be shown in Devise::Mailer,
1919
# note that it will be overwritten if you use your own mailer class
2020
# with default "from" parameter.
21-
config.mailer_sender = 'yboulkaid@gmail.com'
21+
config.mailer_sender = 'no-reply@osemosys-cloud.com'
2222

2323
# Configure the class responsible to send e-mails.
2424
# config.mailer = 'Devise::Mailer'

0 commit comments

Comments
 (0)