Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: aswik on April 06, 2010, 05:59:24 AM

Title: Save the message in local Database
Post by: aswik on April 06, 2010, 05:59:24 AM
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?
Title: Save the message in local Database
Post by: SKaero on April 06, 2010, 08:02:45 AM
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.
Title: Save the message in local Database
Post by: ideasystems on April 07, 2010, 06:04:25 AM
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)
Title: Save the message in local Database
Post by: JohnDoh on April 07, 2010, 02:41:55 PM
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.