# -- # 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("ConfigureMail") %]

[% Translate(Data.Item) | html %] ([% Data.Step %])

[% Translate("Configure Outbound Mail") | html %]

[% Data.OutboundMailType %] [% Data.OutboundPorts %]

[% Translate("Select outbound mail type.") | html %]

[% Translate("Select outbound mail port.") | html %]

[% Translate("SMTP host.") | html %]

[% Translate("Does your SMTP host need authentication?") | html %]

[% Translate("Configure Inbound Mail") | html %]

[% Data.InboundMailType %]

[% Translate("Select inbound mail type.") | html %]

[% Translate("Inbound mail host.") | html %]

[% Translate("User for inbound mail.") | html %]

[% Translate("Password for inbound mail.") | html %]

[% Translate("or") | html %]
[% RenderBlockEnd("ConfigureMail") %]