Sha256: 944f037e4ccca25c2bf04cf01f39b30714d9277c12c6271bd00da4f749e4787d

Contents?: true

Size: 474 Bytes

Versions: 77

Compression:

Stored size: 474 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>Incinerate</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 77 versions & 7 rubygems

Version Path
argon-1.3.1 vendor/bundle/ruby/2.7.0/gems/actionmailbox-6.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
symbolic_enum-1.1.5 vendor/bundle/ruby/2.7.0/gems/actionmailbox-6.0.2.1/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-6.0.2.1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-6.0.2 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-6.0.2.rc2 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-6.0.2.rc1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-6.0.1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
chatops-rpc-0.0.2 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/actionmailbox-6.0.0/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-6.0.1.rc1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
chatops-rpc-0.0.1 fixtures/chatops-controller-example/vendor/bundle/ruby/2.5.0/gems/actionmailbox-6.0.0/app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-6.0.0 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-6.0.0.rc2 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-6.0.0.rc1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-6.0.0.beta3 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-6.0.0.beta2 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-6.0.0.beta1 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb
actionmailbox-0.1.0 app/views/rails/conductor/action_mailbox/inbound_emails/show.html.erb