Sha256: 91d325e1f075054dd32fe2e46c9d9a2f5a5b85b736325d496bc5d37eda09c88b

Contents?: true

Size: 580 Bytes

Versions: 77

Compression:

Stored size: 580 Bytes

Contents

<% provide :title, @inbound_email.message_id %>

<h1><%= @inbound_email.message_id %>: <%= @inbound_email.status %></h1>

<ul>
  <li><%= button_to "Route again", main_app.rails_conductor_inbound_email_reroute_path(@inbound_email), method: :post %></li>
  <li><%= button_to "Incinerate", main_app.rails_conductor_inbound_email_incinerate_path(@inbound_email), method: :post %></li>
</ul>

<details>
  <summary>Full email source</summary>
  <pre><%= @inbound_email.source %></pre>
</details>

<%= link_to "Back to all inbound emails", main_app.rails_conductor_inbound_emails_path %>

Version data entries

77 entries across 74 versions & 7 rubygems

Version Path
minato_ruby_api_client-0.2.2 vendor/bundle/ruby/3.2.0/gems/actionmailbox-7.1.3.4/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-8.0.1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-8.0.0.1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-7.2.2.1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-7.1.5.1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-7.0.8.7 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-8.0.0 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-7.2.2 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-7.1.5 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-8.0.0.rc2 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-7.2.1.2 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-7.1.4.2 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-7.0.8.6 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-8.0.0.rc1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-7.2.1.1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-7.1.4.1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-7.0.8.5 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-8.0.0.beta1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
omg-actionmailbox-8.0.0.alpha9 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
omg-actionmailbox-8.0.0.alpha8 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb