{% extends "adv_base.html" %} {% block titleTag -%}
{{_("To enable the inbound email feature, you also need to configure the whitelist.")}}
{{_('Save settings')}} {{_("Open webmail")}}
{{_("Emails sent to %(name)sxxx@%(mailHost)s will be forwarded to your kindle email.", name='' if (user.name == adminName) else user.name + '__', mailHost=mailHost)}} {{_("Example")}}: '*', 'xxx@example.com', '@example.com'