lib/example/mailer/backend.ex

defmodule Rivet.Ident.Example.Mailer.Backend do
  use Rivet.Email.Backend, otp_app: :rivet_ident
end