temporarily use team@metamaps.cc instead of no-reply
This commit is contained in:
parent
37329734be
commit
4391be1aa0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Mailboxer.setup do |config|
|
|||
config.uses_emails = true
|
||||
|
||||
# Configures the default from for emails sent for Messages and Notifications
|
||||
config.default_from = 'no-reply@metamaps.cc'
|
||||
config.default_from = 'team@metamaps.cc'
|
||||
|
||||
# Configures the methods needed by mailboxer
|
||||
config.email_method = :mailboxer_email
|
||||
|
|
Loading…
Reference in a new issue