# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # -- [% RenderBlockStart("Overview") %]
[% Translate("All incoming emails with one account will be dispatched in the selected queue.") | html %]
[% Translate("If your account is marked as trusted, the X-OTRS headers already existing at arrival time (for priority etc.) will be kept and used, for example in PostMaster filters.") | html %]
[% Translate("Outgoing email can be configured via the Sendmail* settings in %s.", '' _ Translate("System Configuration") _ '') %]
| [% Translate("Host") | html %]/[% Translate("Username") | html %] | [% Translate("Type") | html %] | [% Translate("Comment") | html %] | [% Translate("Validity") | html %] | [% Translate("Changed") | html %] | [% Translate("Created") | html %] | [% Translate("Delete") | html %] | [% Translate("Run Now!") | html %] |
|---|---|---|---|---|---|---|---|
| [% Translate("No data found.") | html %] | |||||||
| [% Data.Host | html %] / [% Data.Login | html %] | [% Data.Type | html %] | [% Data.Comment | truncate(20) | html %] | [% Translate(Data.ShownValid) | html %] | [% Data.ChangeTime | Localize("TimeShort") %] | [% Data.CreateTime | Localize("TimeShort") %] | [% Translate("Delete account") | html %] | [% Translate("Fetch mail") | html %] |
| [% Translate("No matches found.") | html %] | |||||||
[% Translate("Do you really want to delete this mail account?") | html %]