Roundcube Community Forum

Release Support => Pending Issues => Topic started by: britoniah3480 on July 29, 2010, 03:31:06 AM

Title: Auto Login and Link Address using PHP
Post by: britoniah3480 on July 29, 2010, 03:31:06 AM
Hi! I've been amazed by roundcube and I'm happy with your Roundcube! ;D

but there is something I want to ask, you see, I'm trying to integrate Roundcube with my Social Networking site. now I just want to ask two things.

first, How to auto login mail users? I've manage to create email accounts in Cpanel and make them login to roundcube. but I need to know how to do I login email accounts with PHP?

second is it possible to send $_GET links to fill up automatically the address?? like for example

http://mysite.com/mail/?_task=mail&_id=19953539714c512dc18c809&_action=compose[email protected]



thank you so much!! More power! :D
Title: Auto Login and Link Address using PHP
Post by: SKaero on July 29, 2010, 05:44:29 AM
You should take a look at the auto login http://trac.roundcube.net/browser/trunk/plugins/autologon/autologon.php plugin you should be able to modify it to fit your needs.