Set ActionMailer configuration in FoodsoftConfig
This commit is contained in:
parent
e6e8c845cd
commit
43c1833cd7
3 changed files with 8 additions and 18 deletions
|
|
@ -1,7 +1,6 @@
|
|||
class MessagesMailer < Mailer
|
||||
# Sends an email copy of the given internal foodsoft message.
|
||||
def foodsoft_message(message, recipient)
|
||||
set_foodcoop_scope
|
||||
@message = message
|
||||
|
||||
reply_email_domain = FoodsoftConfig[:reply_email_domain]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue