Dear all,
First of all I want say sorry about my not good English. Now I will go
direct to my problem.
I have build a Ejabberd Server, it is working fine. So I install and
configure PyICQt and PyMSNt for transport from my Ejabberd Server to
ICQ and MSN server.
When I start PyICQt, It worked find, but PyMSNt does not.
I can register MSN account but ejabberd log show:
=INFO REPORT==== 2011-06-03 14:23:04 ===
D(<0.569.0>:ejabberd_s2s_out:1006) : srv lookup of '
hotmail.com'
failed: nxdomain
=INFO REPORT==== 2011-06-03 14:23:04 ===
D(<0.569.0>:ejabberd_s2s_out:1091) : inet of
hotmail.com resolved to:
[{65,55,
72,
135},
{65,55,
72,
151},
{65,55,
72,
167},
{65,55,
72,
183}]
=INFO REPORT==== 2011-06-03 14:23:04 ===
D(<0.569.0>:ejabberd_s2s_out:266) : s2s_out: connecting to
{65,55,72,135}:5269
=INFO REPORT==== 2011-06-03 14:23:14 ===
D(<0.569.0>:ejabberd_s2s_out:281) : s2s_out: connect return timeout
=INFO REPORT==== 2011-06-03 14:23:14 ===
D(<0.569.0>:ejabberd_s2s_out:266) : s2s_out: connecting to
{65,55,72,151}:5269
=INFO REPORT==== 2011-06-03 14:23:24 ===
D(<0.569.0>:ejabberd_s2s_out:281) : s2s_out: connect return timeout
=INFO REPORT==== 2011-06-03 14:23:24 ===
D(<0.569.0>:ejabberd_s2s_out:266) : s2s_out: connecting to
{65,55,72,167}:5269
And when I try to log on to MSN, after 30s, it shows:
Failed to connect to MSN servers: [Failure instance: Traceback
(failure with no frames): <type 'exceptions.Exception'>: Timeout
]
Or when I try to send message, the log shows:
Remote server not found.
A remote server or service specified as part or all of the JID of the
intended recipient does not exist.
------
123
Please help me to show this problem.
p/s: the attachments are my ejabberd and pymsnt configuration files