Roundcube Community Forum

 

Auto Login and Link Address using PHP

Started by britoniah3480, July 29, 2010, 03:31:06 AM

Previous topic - Next topic

britoniah3480

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

SKaero

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.