Roundcube Community Forum

Release Support => Release Discussion => Topic started by: paritycheck on September 02, 2007, 02:44:47 AM

Title: Anyway to remove mail from mailserver as in outlook yet maintain local copy?
Post by: paritycheck on September 02, 2007, 02:44:47 AM
I was wondering if theres anyway in roundcubemail to handle email like outlook does i.e. give an option to remove all mail from the server and maintain copies on the local database? :)
Title: Re: Anyway to remove mail from mailserver as in outlook yet maintain local copy?
Post by: kali on September 02, 2007, 10:28:25 PM
Outlook really only does this if you are using POP3. RC is an IMAP client (and web based at that). Local clients might cache imap folder data (like Outlook) or not (like pine) but the data lives on the server.
Title: Re: Anyway to remove mail from mailserver as in outlook yet maintain local copy?
Post by: paritycheck on September 10, 2007, 07:20:53 AM
SO is there actually any way to mimic this behavior in roundcube email? Has anyone actually implemented something like this or has any idea to its implementation