Does anyone know if there is a limit to how many IMAP accounts can be added to RoundCube?
I am using RoundCube to manage 350+ IMAP accounts currently and I wonder if there is limit. Thanks!
No, you're limited only by a server performance. There are installations of Roundcube with more than 100k accounts. Of course more important factor is a number of active user sessions, imap storage size, etc.. Also in such big installations one machine is not enough, so putting http, imap, db servers on a separate host is normal.
Thanks Alec!