I'm looking for the feature in roundcube. like currently i'm using after logic web mail lite version, which has this feature. its saves the new message in local database every time when we login, it check the new messages (from google app mail server) and saves the message in local database. so not only it saves the bandwidth. but my clients can open the emails quickly directly from the local database.
So is it possible in roundcube?
If you are downloading the whole message to the database it sounds like your using POP not IMAP. There is a option in RoundCube to turn on caching witch stores the messages header for faster loading.
Hey
Can You write me is it possible to turn on message cache in AfterLogic webmail (I tried but as I see there are only messages from pop3 stored in my database - I also need to have a message body from imap servers - in local database)
RC is an IMAP client only, it does not support POP3. Caching in RC only caches the message headers in the DB, it is not possible to cache the entire message.