mailgun_rails icon indicating copy to clipboard operation
mailgun_rails copied to clipboard

Support the /domain/messages.mime endpoint

Open corytheboyd opened this issue 7 years ago • 0 comments

The client hard-codes the messages endpoint: https://github.com/jorgemanrubia/mailgun_rails/blob/master/lib/mailgun_rails/client.rb#L24

It would be nice to have a switch for changing the underlying endpoint that gets hit through the ActionMailer API somehow.

corytheboyd avatar Mar 10 '17 18:03 corytheboyd