Add new status code E_GW_CONNECTION_STATUS_REDIRECT moved the loginrequest
authorSivaiah Nallagatla <snallagatla@novell.com>
Mon, 10 Jan 2005 09:10:50 +0000 (09:10 +0000)
committerSivaiah Nallagatla <siva@src.gnome.org>
Mon, 10 Jan 2005 09:10:50 +0000 (09:10 +0000)
commit8bdd6cc92ea8fb3570e2ad4523a877613d1cf048
tree7a5219ca829c317ac97e4370742f6d453ecfa2ca
parent639c1e1375f2c734667b67c12cbab1cc3990ba69
Add new status code E_GW_CONNECTION_STATUS_REDIRECT moved the loginrequest

2005-01-10  Sivaiah Nallagatla <snallagatla@novell.com>

        * e-gw-connection.h : Add new status code
        E_GW_CONNECTION_STATUS_REDIRECT
        * e-gw-connection.c
        (form_login_request) :  moved the loginrequest
        forming code to here so it can be called whenever
        it is needed
        (e_gw_connection_new) : call form_login_request here.
        if the status code is E_GW_CONNECTION_STATUS_REDIRECT
        send the login request to new server
        (e_gw_connection_move_item) : new api to move/copy mails
        between folders
servers/groupwise/ChangeLog
servers/groupwise/e-gw-connection.c
servers/groupwise/e-gw-connection.h