Hi all
I just installed roundcube and have to say that I am very impressed. Nice clean interface, and I think I definitely need to look into playing around with AJAX myself finally :)
May I just post this one question. I understand that what I wish for might be difficult to relize the way the login system currently works.
But I do have multiple IMAP accounts and one thing I would really like to see is, that I can see all the IMAP accounts with the same login and do not have to logout and login with the other credentials to view this mailbox. I think, it is doable, but are there any plans for this? I checked the roadmap and already read this post (http://lists.dorkzilla.org/archive/roundcube-dev/2005Nov/0864.html). Joshua there also asked for a possibility to move mail accross Accounts, but I will already be amazed if I can manage multiple IMAP mailboxes with the same login.
Can anybody comment on this already?
Many thanks Samuel Suter samuel.suter@gmx.ch
Hello,
Yes, thats definitley a feature we'd like to see implemented too.
On another note, has anyone got experience for building a plugin API? I think that would be a much better way of adding functionality to Roundcube without having to build custom versions of it.
Regards, Hermann
On 11/11/05, Samuel Suter samuel.suter@gmx.ch wrote:
Hi all
I just installed roundcube and have to say that I am very impressed. Nice clean interface, and I think I definitely need to look into playing around with AJAX myself finally :)
May I just post this one question. I understand that what I wish for might be difficult to relize the way the login system currently works.
But I do have multiple IMAP accounts and one thing I would really like to see is, that I can see all the IMAP accounts with the same login and do not have to logout and login with the other credentials to view this mailbox. I think, it is doable, but are there any plans for this? I checked the roadmap and already read this post (http://lists.dorkzilla.org/archive/roundcube-dev/2005Nov/0864.html). Joshua there also asked for a possibility to move mail accross Accounts, but I will already be amazed if I can manage multiple IMAP mailboxes with the same login.
Can anybody comment on this already?
Many thanks Samuel Suter samuel.suter@gmx.ch
-- 10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail +++ GMX - die erste Adresse für Mail, Message, More +++
Hermann Kaser wrote:
Hello,
Yes, thats definitley a feature we'd like to see implemented too.
It's hard to implement, because the architecture of RoundCube is based on authorization of one IMAP account. To have multiple accounts assigned to one RC user would mean that RC has to implement it's own user authentication and much more. It's not on the roadmap because it's not planned to add this in the near future. But everybody is welcome to take the RoundCube sources and create a new branch supporting this.
On another note, has anyone got experience for building a plugin API? I think that would be a much better way of adding functionality to Roundcube without having to build custom versions of it.
There's already somebody working on a plugin API.
Regards, Hermann
Regards, Thomas