> Hi, > > I have a website where you must login, according to the privileges you > can have access to squirrelmail, but i don't want a second login, is > there a way i pass my login to squirrelmail? so that the second login is > not nessesary.
Please search the archives where this has been discussed in the past. These are tips you should keep in mind before posting here: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines In general, you can wrap everything in an HTTP auth and just use the HTTP auth plugin or else you'll have to tweak some code yourself to match up session names and/or cookie and session data. - paul ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id)95 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
