I use Authentication SDK of Messenger Express 5.0. The string, returned by function EXP_Generate

I use Authentication SDK of Messenger Express 5.0. The string, returned by function EXP_GenerateLoginURL(...,char* url) is a login URL (with session id) for example: http://10.1.200.190:85/en/mail.html?sid=bo3v9b2qeb2n2o But, I receive url with out session ID(sid). Why?
[291 byte] By [708713] at [2007-11-25 7:08:35]
# 1

I believe you need to set <b>service.http.allowadminproxy</b> to 'yes'. Otherwise the URL is returned without a session.

You may also need to set <b>service.http.ipsecurity</b> to 'no'.

There are some issues with EXP_GenerateLoginURL() that are either fixed in 5.1 or will be fixed in 5.2. This may be one of them. I'm not familiar enough with the SDK to speak with complete authority on this, though.

708684 at 2007-6-29 17:39:37 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...