I have done a full test now. Right now the following things can be
obverserved:

* Transport says wrong password, BUT loads and buddy list gets
populated.

* Messages over a defined length make troubles:
0 1 2 3 4 5 6 7 8 9 A B C D E F
=> OK
0 1 2 3 4 5 6 7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9 A B C D E F
=> OK
0 1 2 3 4 5 6 7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9 A B C D E F 0 1 2
3 4 5 6 7 8 9 A B C D E F
=> OK
0 1 2 3 4 5 6 7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9 A B C D E F 0 1 2
3 4 5 6 7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9 A B C D E F
=> ERROR! Ihre Nachricht kann nicht zugestellt werden: „0 1 2 3 4 5 6
7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9
A B C D E F 0 1 2 3 4 5 6 7 8 9 A B C D E F“, Grund: „The requesting
entity is not authorized to access the requested service because
registration is required.“
0 1 2 3 4 5 6 7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9 A B C D E F 0 1 2
3 4 5 6 7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9 A B C D E
=> OKAY! Which seems the longest message allowed. which are 127 bytes
if I am right?
0 1 2 3 4 5 6 7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9 A B C D E F 0 1 2
3 4 5 6 7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9 A B C D E F
=> ERROR! Ihre Nachricht kann nicht zugestellt werden: „0 1 2 3 4 5 6
7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9 A B C D E F 0 1 2 3 4 5 6 7 8 9
A B C D E F 0 1 2 3 4 5 6 7 8 9 A B C D E F“, Grund: „The requesting
entity is not authorized to access the requested service because
registration is required.“

Hope this helps somehow. I really want to help, but my Python skills
are not that good unfortunately :(
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"py-transports" group.
To post to this group, send email to py-transports@googlegroups.com
To unsubscribe from this group, send email to 
py-transports+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to