<%= render HeaderComponent.new(title: "E-Mail") %> <%= render MainSimpleComponent.new do %>

Send and receive electronic mail.

Your E-Mail Address

disabled="disabled" data-clipboard-target="source" />

<%= render QrCodeModalComponent.new(qr_content: current_user.address) %>

E-Mail Password

Your email password is different from your main account password. You can reset your email password in the <%= link_to "email settings", setting_path(:email) %>.

Recommended Apps

<% end %>