{extends "manage/manage.tpl.html"} {block "manage_content"}
{include file="manage/general/sentry.tpl.html"} {include file="manage/general/xhgui.tpl.html"}
{t}General Setup{/t}
{t}Tool Caption{/t}:
{t}SMTP (Outgoing Email) Settings{/t}
{t}Sender Email{/t} {include file="error_icon.tpl.html" field="smtp[from]"} {t 1="eventum@example.com" 2="Eventum "}(This MUST contain a real email address, e.g. "%1" or "%2"){/t}
{t}Hostname{/t} {include file="error_icon.tpl.html" field="smtp[host]"}
{t}Port{/t} {include file="error_icon.tpl.html" field="smtp[port]"}
{t}Requires Authentication?{/t}
{t}Username{/t} {include file="error_icon.tpl.html" field="smtp[username]"}
{t}Password{/t} {include file="error_icon.tpl.html" field="smtp[password]"}
{t}Email Address to Send Saved Messages{/t} {include file="error_icon.tpl.html" field="smtp[save_address]"}
{t}Open Account Signup{/t}
{t}Assigned Projects{/t} {include file="error_icon.tpl.html" field="accounts_projects[]"}
{t}Assigned Role{/t} {include file="error_icon.tpl.html" field="accounts_role"}
{t}Subject Based Routing{/t}
{t}If enabled, Eventum will look in the subject line of incoming notes/emails to determine which issue they should be associated with.{/t}
{t}Email Sender Flag{/t}
{t}Sender Flag{/t} {t}(This will be included in the From address of all emails sent by Eventum){/t}
{t}Email Routing Interface{/t}
{t}Email Address Prefix{/t} {include file="error_icon.tpl.html" field="email_routing[address_prefix]"} {t escape=no 1="issue-42@example.com"}(e.g. %1){/t}
{t}Address Hostname{/t} {include file="error_icon.tpl.html" field="email_routing[address_host]"} {t escape=no 1="issue-51@example.com"}(e.g. %1){/t}
{t}Host Alias{/t} {include file="error_icon.tpl.html" field="email_routing[host_alias]"} {t}(Alternate domains separated by space that point to 'Address Hostname'){/t}
{t}Warn Users Whether They Can Send Emails to Issue{/t}
{t}Note Sender Flag{/t}
{t}Sender Flag{/t} {t}(This will be included in the From address of all notes sent by Eventum){/t}
{t}Internal Note Routing Interface{/t}
{t}Note Address Prefix{/t} {include file="error_icon.tpl.html" field="note_routing[address_prefix]"} {t escape=no 1="note-51@example.com"}(e.g. %1){/t}
{t}Address Hostname{/t} {include file="error_icon.tpl.html" field="note_routing[address_host]"} {t escape=no 1="note-51@example.com"}(e.g. %1){/t}
{t}Host Alias{/t} {include file="error_icon.tpl.html" field="note_routing[host_alias]"} {t}(Alternate domains separated by space that point to 'Address Hostname'){/t}
{t}Email Draft Interface{/t}
{t}Draft Address Prefix{/t} {include file="error_icon.tpl.html" field="draft_routing[address_prefix]"} {t escape=no 1="draft-51@example.com"}(e.g. %1){/t}
{t}Address Hostname{/t} {include file="error_icon.tpl.html" field="draft_routing[address_host]"} {t escape=no 1="draft-51@example.com"}(e.g. %1){/t}
{t}Host Alias{/t} {include file="error_icon.tpl.html" field="draft_routing[host_alias]"} {t}(Alternate domains separated by space that point to 'Address Hostname'){/t}
{t}Email Integration Feature{/t}
{t}Display Description as Email #0{/t}
{t}Email Spell Checker{/t} {t escape=no 1='aspell'}(requires %1 installed in your server){/t}
{t}IRC Notifications{/t}
{t}Clocked In handling{/t}
{t}Relative Date/Timestamps Default{/t}
  {t}Users can set this on their preferences page. This provides the default for new users.{/t}
{t}Audit Trail{/t}
  {t escape=no}If enabled all issue views will be logged. WARNING: This can produce extremely large database tables if you have an active installation. You are recommended to monitor and archive/trim the issue_access_log table as appropriate.{/t}
{t}Default Options for Notifications{/t}


{t}Email Reminder System Status Information{/t}
{t}Email Addresses To Send Information To{/t} {t}(separate multiple addresses with commas){/t}
{t}Email Error Logging System{/t}
{t}Email Addresses To Send Errors To{/t} {t}(separate multiple addresses with commas){/t}
{/block}