monika0691 / emite

Automatically exported from code.google.com/p/emite
0 stars 0 forks source link

Add support for "route" and "secure" attributes #216

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently there is no support for "secure" (true/false) and "route" 
attributes.
The "secure" attribute is useful to connect to non SSL servers (e.g. Zimbra 
IM v5).
The "route" attribute is useful when the hostname of the server is different 
to the domain name.
For example, in Zimbra IM you have the domain name that is the domain name 
of the mail server, while the host name can be different.
Both these two attributes are available with JWChat.

Attached patch to use these two attributes.

Original issue reported on code.google.com by antonio....@gmail.com on 17 Mar 2010 at 9:29

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch. I will apply ASAP. Regards, Dani

Original comment by danigb on 17 Mar 2010 at 9:42

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1381.

Original comment by danigb on 17 Mar 2010 at 11:10

GoogleCodeExporter commented 9 years ago
Cool thanks!

Original comment by antonio....@gmail.com on 17 Mar 2010 at 11:49