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 :-[
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.
Thanks. Advice taken