With IlohaMail 0.9.0, there is a file in source/ called
'autologin.php'.  It says that you can send a get/post to it with your
login credentials and it will automatically log you in so the user
does not have to go through a login page.

For a multi-user system where you already have users logged into your
own application, you should be able to get the user/pass from the
session (or query it) and post that to autologin.php.

For a single-user system, you could hard-code the user/pass inside
autologin.php.

Good luck.
 -gnul

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Ilohamail-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ilohamail-users

Reply via email to