Tag: MSEXCHANGE


550 5.7.1 RESOLVER.RST.AuthRequired; authentication required


При попытке отправить по адресу внутренней группы рассылок получаем ответ:

Action: failed
Status: 5.7.1
Diagnostic-Code: smtp;550 5.7.1 RESOLVER.RST.AuthRequired; authentication required

Что бы это исправить, надо снять запрет на авторизацию для отправки на это адрес.

  1. Заходим в Exchange Management console -> Recipient Configuration -> Distribution Group
  2. Выбираем нашу группу и жмём Properties
  3. Выбираем вкладку Mail Flow Settings
  4. Выделяем строчку message Delivery Restrictions и выше кнопку Properties
  5. Снимаем галку Require that all senders are authenticated


How to add new domain name in MS Exchange 2010


Что бы добавить новый домен в почтовый сервер MS Exchange нужно:

  1. Открыть Exchange Management Console
  2. Выбрать пункт Organization Configuration -> Hub Transport -> Вкладка Accepted Domains
  3. Справа нажать New Accepted Domain…
  4. Заполнить поля Name и Accepted Domain, Поставить переключатель в Authoritative Domain…

Read More »


MS Exchange: The system load quota of 1000 requests per 2 seconds


При работе в Exchange Management Console можно увидеть сообщение:

The attempt to connect to http://ECH01.domain.local/Powershell user ‘Kerberos’ authentication failed: Connecting to remote server failed with the following error message: The WS-Management service cannot process the request. The system load quota of 1000 requests per 2 seconds has been exceeded. Send future requests at a slower rate or raise the quota for this user. The next request from this user will not be approved for at least X milliseconds.

 

Помогает команда IISRESET
Выполнять её наобходимо под повышенными правами

IISRESET

После этого доступ к консоли восстанавливается