remove SMTP Relay setting

This commit is contained in:
sbwalker
2026-01-19 10:45:02 -05:00
parent 92f4a8b683
commit b0211b2e6e
3 changed files with 9 additions and 37 deletions

View File

@@ -339,12 +339,6 @@
<data name="HomePage.Text" xml:space="preserve">
<value>Home Page:</value>
</data>
<data name="SmtpRelay.HelpText" xml:space="preserve">
<value>This option will send email directly from the sender's unique email address rather than from the authorized Email Sender specified below. This option should only be used when the SMTP service has been configured with SPF/DKIM/DMARC for each unique sender, or else the email will be identified as malicious spoofing.</value>
</data>
<data name="SmtpRelay.Text" xml:space="preserve">
<value>Allow Sender Delegation?</value>
</data>
<data name="SiteMap.HelpText" xml:space="preserve">
<value>The site map url for this site which can be submitted to search engines for indexing. The sitemap is cached for 5 minutes and the cache can be manually cleared.</value>
</data>