Hastymail + Joomla - Automatic Login
Hi,
I just install hastymail on a shared Server, it wasn't easy because I don't have access to the /etc/ folder, and I don't know where is my forlder in /var/www/
So, I modified the index.php to read the hastymail2.rc on the basic path ( $include_path = ''; ) and it work :-)
But now, I would like to integrate an automatic login with my joomla web site, with a wrapper.
I am using wlxt wrapper,
To make it work, I need to write the correct php file for the login system
I tried : http://www.heritier.fr/hastymail2/index.php?page=login
But it doesn't find the field user and pass.
So, my question is : which file is managing the login system ?
Thanks
Smad