Skip to content

Commit

Permalink
Fix mail delivery
Browse files Browse the repository at this point in the history
  • Loading branch information
johnf committed Dec 31, 2024
1 parent de8e55c commit 03b63e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environments/production.rb
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,5 @@
# Our Stuff
########################

config.action_mailer.delivery_method = :sesv2
config.action_mailer.delivery_method = :ses_v2
end

0 comments on commit 03b63e0

Please sign in to comment.