temporarily use team@metamaps.cc instead of no-reply

This commit is contained in:
Devin Howard 2016-12-09 14:38:05 -05:00
parent 37329734be
commit 4391be1aa0

View file

@ -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