installation/workspace-enterprise-migrate-from-exchange.aspx

This commit is contained in:
Svetlana Maleeva 2021-03-15 10:53:55 +03:00
parent 1693783590
commit ffad2721b1
3 changed files with 3 additions and 3 deletions

View File

@ -131,7 +131,7 @@ The server or share name specified in the path may be invalid, or the file could
<div class="block_of_step">
<div class="screen_text">
<h5>Installing ONLYOFFICE Workspace Enterprise Edition and configure Mail Server</h5>
<p>Install the Docker version of <b>ONLYOFFICE Workspace Enterprise Edition</b>. This can be done installing <b>ONLYOFFICE Workspace Enterprise Edition</b> <a href="<%=VirtualPathUtility.ToAbsolute("~/server/docker/enterprise/enterprise-script-installation.aspx")%>">using the script</a> and selecting the Docker installation variant. After that set up the mail server as written <a href="<%=VirtualPathUtility.ToAbsolute("~/gettingstarted/mail.aspx#MailServer_block")%>">here</a>.</p>
<p>Install the Docker version of <b>ONLYOFFICE Workspace Enterprise Edition</b>. This can be done installing <b>ONLYOFFICE Workspace Enterprise Edition</b> <a href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-enterprise-install-docker.aspx")%>">using the script</a> and selecting the Docker installation variant. After that set up the mail server as written <a href="<%=VirtualPathUtility.ToAbsolute("~/administration/mail.aspx#MailServer_block")%>">here</a>.</p>
<div class="notehelp">When connecting the domain, you will need to set the same domain as has been used for email messaging with MS Exchange (the domain from the user email addresses). If you need to change the domain name, you need to additionally edit the <code>users.csv</code> file (which was received in the step above), replacing all the entries for the old MS Exchange domain with the new one. This is done with the following command:
<pre><code>sed -i 's/exchange-domain.com/new-domain.com/g' users.csv</code></pre>
Where <code>exchange-domain.com</code> is the old domain name used with MS Exchange, and <code>new-domain.com</code> is the new one you are now going to use.

View File

@ -130,7 +130,7 @@ The server or share name specified in the path may be invalid, or the file could
<div class="block_of_step">
<div class="screen_text">
<h5>Instalación de ONLYOFFICE Workspace Enterprise Edition y configuración del Servidor de Correo</h5>
<p>Instale la versión Docker de <b>ONLYOFFICE Workspace Enterprise Edition</b>. Esto se puede hacer instalando <b>ONLYOFFICE Workspace Enterprise Edition</b> <a href="<%=VirtualPathUtility.ToAbsolute("~/server/docker/enterprise/enterprise-script-installation.aspx")%>">usando el script</a> y seleccionando la variante de instalación Docker. Después de eso configure el servidor de correo como se muestra <a href="<%=VirtualPathUtility.ToAbsolute("~/gettingstarted/mail.aspx#MailServer_block")%>">aquí</a>.</p>
<p>Instale la versión Docker de <b>ONLYOFFICE Workspace Enterprise Edition</b>. Esto se puede hacer instalando <b>ONLYOFFICE Workspace Enterprise Edition</b> <a href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-enterprise-install-docker.aspx")%>">usando el script</a> y seleccionando la variante de instalación Docker. Después de eso configure el servidor de correo como se muestra <a href="<%=VirtualPathUtility.ToAbsolute("~/administration/mail.aspx#MailServer_block")%>">aquí</a>.</p>
<div class="notehelp">Al conectar el dominio Usted necesitará configurar el mismo dominio lo que se ha utilizado para mensajería por correo electrónico con MS Exchange (el dominio de las direcciones de correo electrónico de usuarios). Si necesita cambiar el nombre de dominio, además necesita editar el archivo <code>users.csv</code> (lo que fue recibido en el paso anterior), reemplazando todos los registros para el dominio MS Exchange antiguo por el nuevo. Esto se realiza con el siguiente comando:
<pre><code>sed -i 's/exchange-domain.com/new-domain.com/g' users.csv</code></pre>
Donde <code>exchange-domain.com</code> es el nombre de dominio antiguo usado con MS Exchange, y <code>new-domain.com</code> es el nombre de dominio nuevo lo que Usted va a utilizar.

View File

@ -130,7 +130,7 @@ The server or share name specified in the path may be invalid, or the file could
<div class="block_of_step">
<div class="screen_text">
<h5>Установка серверной версии ONLYOFFICE Workspace Enterprise Edition и настройка Почтового сервера</h5>
<p>Установите Docker-версию <b>ONLYOFFICE Workspace Enterprise Edition</b>. Это можно сделать, запустив установку <b>ONLYOFFICE Workspace Enterprise Edition</b> <a href="<%=VirtualPathUtility.ToAbsolute("~/server/docker/enterprise/enterprise-script-installation.aspx")%>">с помощью скрипта</a> и выбрав вариант установки с помощью Docker. После этого настройте почтовый сервер, как описано <a href="<%=VirtualPathUtility.ToAbsolute("~/gettingstarted/mail.aspx#MailServer_block")%>">здесь</a>.</p>
<p>Установите Docker-версию <b>ONLYOFFICE Workspace Enterprise Edition</b>. Это можно сделать, запустив установку <b>ONLYOFFICE Workspace Enterprise Edition</b> <a href="<%=VirtualPathUtility.ToAbsolute("~/installation/workspace-enterprise-install-docker.aspx")%>">с помощью скрипта</a> и выбрав вариант установки с помощью Docker. После этого настройте почтовый сервер, как описано <a href="<%=VirtualPathUtility.ToAbsolute("~/administration/mail.aspx#MailServer_block")%>">здесь</a>.</p>
<div class="notehelp">При подключении домена необходимо задать тот же самый домен, который использовался для обмена сообщениями электронной почты с помощью MS Exchange (домен из адресов электронной почты пользователей). Если вам надо изменить доменное имя, потребуется дополнительно отредактировать файл <code>users.csv</code> (который был получен в предыдущем шаге), заменив все записи для старого домена MS Exchange на новый. Это можно сделать с помощью следующей команды:
<pre><code>sed -i 's/exchange-domain.com/new-domain.com/g' users.csv</code></pre>
Где <code>exchange-domain.com</code> - это старое доменное имя, используемое в MS Exchange, а <code>new-domain.com</code> - новое, которое вы собираетесь использовать.