Re: Hastymail + Joomla - Automatic Login
Not sure how to answer your question. There is no one file that manages the login system. All requests are made to the same index.php file, then handled differently depending on the page view being requested. The url you gave is the correct url for the login page, It has a POST form with the user and pass fields that are required to login.
Jason