%= javascript_packs_with_chunks_tag "admin/config/smtp", defer: true %> <%= form_for(Settings::SMTP.new, url: admin_settings_smtp_settings_path, html: { data: { action: "submit->config#updateConfigurationSettings", testid: "emailServerSettings" } }) do |f| %>
As a Forem Cloud client, we provide an email server managed by the Forem team. All settings are managed by us and the from and reply email addresses are set as <%= ForemInstance.email %>. However, you can override this to use your own email server.