Skip to content

Commit 2231a6a

Browse files
committed
[skip]debugger etc(1m)
1 parent 47284e2 commit 2231a6a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/controllers/ep_postmaster/mailgun_hooks_controller.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ def bounced_email
1818

1919
# Can't send to noreply address
2020
unless mailgun_post.bounced_notification?
21+
logger.debug "[POSTMASTER] event_data: #{params.inspect}"
2122
deliver_bounced_email_notification
2223
call_bounced_email_handler if mailgun_post.undeliverable_email?
2324
end

0 commit comments

Comments
 (0)