1. Home
  2. Knowledge Base
  3. GMS
  4. Why does the "WebMailLogOffURL" variable not work?

Why does the "WebMailLogOffURL" variable not work?

Question

I have produced a simple web page that allows my users to login to my GMS server from my web site. This works correctly and re-directs them to GMS Webmail.

However, when they sign off I would like them to be re-directed to an internal web page. This does not happen. Why is this?

Answer

In order for "WebMailLogOffURL" to work correctly it must know which of the GMS interfaces the user logged on to.

We have provided some variables to hold this information which you may supply via hidden fields on the web form used to log the users on.

For a custom page logging in to GMS Webmail Professional use the following variables:

<input type=hidden name=SignonProduct value="GMS WebMail">
<input type=hidden name=SignonInterfaceType value="pro">

For a custom page logging in to GMS Webmail Express use the following variables:

<input type=hidden name=SignonProduct value="GMS WebMail">
<input type=hidden name=SignonInterfaceType value="express">

Note: Gordano do not provide support for third party development.

See Also:

Keywords:login logon webmaillogoffurl custom log off

Was this article helpful?

Related Articles

Need Support?

Can't find the answer you're looking for?
Contact Support