Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: makhup7070 on March 21, 2018, 11:30:53 AM

Title: I want to embed the roundcube on my web application
Post by: makhup7070 on March 21, 2018, 11:30:53 AM
My website is made up of sections, so i have a section for mailbox where I use the roundube open source mailing system. Is it possible to remove the login page and access my emails right-away with login in, or is there any other method I can use. Please Help. I'm running out of time :-[
Title: Re: I want to embed the roundcube on my web application
Post by: SKaero on March 21, 2018, 01:08:59 PM
You can make a autologin plugin that automatically logs a user based on other known data. Look at the autologin plugin that ships with Roundcube as an example of what can be done.
Title: Re: I want to embed the roundcube on my web application
Post by: makhup7070 on March 21, 2018, 01:48:44 PM
Thanks. Advice taken