aramon
Junior Member | Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору Доброго времени суток всем! Поможите советом, плиз! =) Проблемы с отправкой/доставкой почты. Собственно, сообщение отправляется, но адресату не доставляется. Message Tracking Center тоже ничего не показывает. Такое ощущение, что письма отправляются "в никуда", либо не отправляются вовсе. Сервер с Ex2003 в интернет не смотрит, вся почта - только локальная, клиенты - MS Outlook 2003. MX-записи в DNS основного контроллера домена имеются. Тем не менее почта ходить не хочет. По-видимому, косяк в DNS. Вот что выдал мне SmtpDiag: Searching for Exchange external DNS settings. Computer name is SERVER3. VSI 1 has the following external DNS servers: There are no external DNS servers configured. Checking SOA for gu.local. Checking external DNS servers. Checking internal DNS servers. SOA serial number match: Passed. Checking local domain records. Checking MX records using TCP: gu.local. Warning: The TCP DNS query returned no results. - кажется мне, проблема именно тут... Checking MX records using UDP: gu.local. Checking remote domain records. Checking MX records using TCP: gu.local. Warning: The TCP DNS query returned no results. Checking MX records using UDP: gu.local. Warning: UDP succeeded, but TCP failed. Windows 2000/NT4 Server requires TCP. Checking MX servers listed for a.zubov@gu.local. Connecting to gu.local [192.168.121.238] on port 25. Connecting to the server failed. Error: 10061 Failed to submit mail to gu.local. Connecting to gu.local [192.168.97.239] on port 25. Error: Expected "220". Server is not accepting connections. Failed to submit mail to gu.local. Connecting to gu.local [192.168.0.1] on port 25. Connecting to the server failed. Error: 10061 Failed to submit mail to gu.local. Connecting to gu.local [192.168.0.3] on port 25. Successfully connected to gu.local. Вот что показывает Application Log: A non-delivery report with a status code of 5.0.0 was generated for recipient rfc822;S.Putilov@gu.local (Message-ID <55923F92E990CD4BA8CD946F50A06B1C46D7@server3.gu.local>). Cause: This indicates a permanent failure. Possible causes : 1)No route is defined for a given address space. For example, an SMTP connector is configured, but this recipient address does not match the address spaces for which it routes mail. 2)Domain Name Server (DNS) returned an authoritative host not found for the domain. 3)The routing group does not have a connector defined ы mail from one server in the routing group has no way to get to another routing group. Solution: Verify that this error is not caused by a DNS lookup problem, and then check the address spaces configured on your STMP connectors. If you are delivering Internet mail through an SMTP connector, consider adding an address space of type SMTP with value ф*ц (an asterisk) to one of the SMTP connectors to make routing possible. Verify all routing groups are connected to each other through a routing group connector or another connector. Такое появляется всякий раз, когда я пытаюсь, например, отослать сообщение самому себе или кому-то еще. В чем может быть дело-то? |