Falling back to OSEM_EMAIL_ADDRESS
This commit is contained in:
parent
18be2ea93a
commit
654ba706f4
2 changed files with 9 additions and 1 deletions
|
|
@ -81,6 +81,7 @@ module Admin
|
|||
|
||||
recipients.each do |user|
|
||||
Mailbot.bulk_mail(@conference, user, subject, body).deliver_later
|
||||
Rails.logger.info "Bulk email queued - Subject: '#{subject}' - Recipient: #{user.email}"
|
||||
end
|
||||
|
||||
redirect_to admin_conference_emails_path(@conference.short_title),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue