helpcenter/Web/Controls/Help/Troubleshooting/Mail/MailTables/MailTables.es.ascx
2019-09-16 18:46:43 +03:00

58 lines
4.1 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Ajustes para servicios de correo más populares";
MetaKeyWords = "";
MetaDescription = "";
}
</script>
<div class="MainHelpCenter">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Ajustes para servicios de correo más populares</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-mail/onlyoffice-mail.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/connect-gmail-account/connect-gmail-account.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/connect-hotmail-account/connect-hotmail-account.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/connect-outlook-account/connect-outlook-account.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/connect-mailru-account/connect-mailru-account.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/connect-yahoo-account/connect-yahoo-account.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/connect-yandexru-account/connect-yandexru-account.ascx" /></li>
</ul>
</div>
<h2 id="mailTable_Gmail"><a target="_blank" href="https://support.google.com/mail/answer/7126229">Gmail.com</a></h2>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Troubleshooting/Mail/MailTables/gmail/gmail.ascx" />
<h2 id="mailTable_Yandex"><a target="_blank" href="https://yandex.ru/support/mail-new/mail-clients.html">Yandex.ru</a></h2>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Troubleshooting/Mail/MailTables/yandex/yandex.ascx" />
<h2 id="mailTable_Mailru"><a target="_blank" href="https://help.mail.ru/mail-help/mailer/popsmtp">Mail.ru</a></h2>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Troubleshooting/Mail/MailTables/mailru/mailru.ascx" />
<h2 id="mailTable_Yahoo"><a target="_blank" href="https://help.yahoo.com/kb/SLN4075.html">Yahoo.com</a></h2>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Troubleshooting/Mail/MailTables/yahoo/yahoo.ascx" />
<h2 id="mailTable_Outlook"><a target="_blank" href="https://www.outlook-apps.com/outlook-com-pop-settings/">Outlook.com</a></h2>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Troubleshooting/Mail/MailTables/outlook/outlook.ascx" />
<h2 id="mailTable_Gmx"><a target="_blank" href="https://support.gmx.com/pop-imap/index.html">Gmx.com</a></h2>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Troubleshooting/Mail/MailTables/gmx/gmx.ascx" />
<h2 id="mailTable_Tonline"><a target="_blank" href="https://www.telekom.de/hilfe/festnetz-internet-tv/e-mail/e-mail-server-e-mail-protokolle-und-e-mail-einrichtung/imap/einrichtung-imap">T-online.de</a></h2>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Troubleshooting/Mail/MailTables/tonline/tonline.ascx" />
<%-- <h2 id="mailTable_Rambler"><a target="_blank" href="http://help.rambler.ru/mail/mail-pochtovye-klienty/1275/">Rambler.ru</a></h2>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Troubleshooting/Mail/MailTables/rambler/rambler.ascx" />--%>
<h2 id="mailTable_Aol"><a target="_blank" href="https://help.aol.com/articles/how-do-i-use-other-email-applications-to-send-and-receive-my-aol-mail">Aol.com</a></h2>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Troubleshooting/Mail/MailTables/aol/aol.ascx" />
<%-- <h2 id="mailTable_Qip"><a target="_blank" href="https://help.qip.ru/faq/common_settings">Qip.ru</a></h2>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Troubleshooting/Mail/MailTables/qip/qip.ascx" />--%>
</div>