Merge pull request #17846 from mattwire/optimiseclearcaches
[civicrm-core.git] / templates / CRM / Admin / Form / Setting / Smtp.hlp
1 {*
2 +--------------------------------------------------------------------+
3 | Copyright CiviCRM LLC. All rights reserved. |
4 | |
5 | This work is published under the GNU AGPLv3 license with some |
6 | permitted exceptions and without any warranty. For full license |
7 | and copyright information, see https://civicrm.org/licensing |
8 +--------------------------------------------------------------------+
9 *}
10
11 {htxt id='allow_mail_contact_email'}
12 {capture assign=adminFromEmailURL}{crmURL p="civicrm/admin/options/from_email_address" q="reset=1"}{/capture}
13 {ts 1=$adminFromEmailURL}If this is enabled a logged in user can send email from their own email address as well as the configured
14 <a href="%1"><strong>FROM Email addresses</strong></a>. This applies to actions such as send Email, Email invoice.. If this setting
15 is disabled then only the system configured FROM Email addresses will be available for selection.{/ts}
16 {/htxt}
17