>To allow seamless logon from a web server to the IMail server I am forcing
>log on to the web server and storing username and password as session
>variables on the web server.  Then I submit a form on the web server with
>an action of the login.cgi on IMail Server.  However, this does require the
>username and password being written to the page which has the form, and
>hence from a security point of view is not very good.  Is there any way of
>allowing this logon to all take place on the server side?

What you would need to do is have the server connect to IMail and submit 
the form, then send the resulting page back to the user.  It's not pretty, 
but can be done.  You need something like an ASP control to handle 
connecting to the IMail server, and then you need to use redirection to get 
the client pointed to the IMail server (where the next hit should go).

                                                         -Scott

Declude: Anti-spam and Anti-virus solutions for IMail.  http://www.declude.com



Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/imail_forum%40list.ipswitch.com/

Reply via email to