John Burnham wrote:
>>> Sorry, but where's the Exim server in this ?
>>>
>> Server with hostname myhost.ru

myhost.ru appears to be running postfix, not exim:

> [EMAIL PROTECTED]:~$ host myhost.ru
> myhost.ru has address 195.140.180.240
> myhost.ru mail is handled by 20 mx2.myhost.ru.
> myhost.ru mail is handled by 10 mx1.myhost.ru.
> [EMAIL PROTECTED]:~$ telnet mx1.myhost.ru 25
> Trying 195.140.180.2...
> Connected to mx1.myhost.ru.
> Escape character is '^]'.
> 220 ns2.myhost.ru ESMTP Postfix
> ^]
> telnet> quit
> Connection closed.
> [EMAIL PROTECTED]:~$ telnet mx2.myhost.ru 25
> Trying 195.140.181.2...
> Connected to mx2.myhost.ru.
> Escape character is '^]'.
> 220 ns1.myhost.ru ESMTP Postfix
> ^]
> telnet> quit
> Connection closed.

In case myhost.ru is not in fact the domain we're talking about:
http://www.exim.org/eximwiki/DontObfuscate

- Marc

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to