We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4828a7f commit 65089c7Copy full SHA for 65089c7
config/environments/production.rb
@@ -84,7 +84,7 @@
84
85
# Ignore bad email addresses and do not raise email delivery errors.
86
# Set this to true and configure the email server for immediate delivery to raise delivery errors.
87
- # config.action_mailer.raise_delivery_errors = false
+ config.action_mailer.raise_delivery_errors = true
88
89
# Enable locale fallbacks for I18n (makes lookups for any locale fall back to
90
# the I18n.default_locale when a translation cannot be found).
0 commit comments