2 Mar
2011
2 Mar
'11
7:58 p.m.
Ah cool, the Smart IMAP proxying :)
How goes the development on it? I was just told by my boss that it's a feature he thinks would be useful and he'd offer his developers to help.
On Wed, Mar 2, 2011 at 12:36 PM, Timo Sirainen tss@iki.fi wrote:
On 2.3.2011, at 19.30, Edward Carraro wrote:
is there a way to set up the proxy to cache messages to allow faster loading? if so, does it have different levels of caching (full message, headers only, etc)?
I'm using dovecot 2.0.9 for both the proxy and the imap backend.
v2.0's proxy is dummy and can't do anything. v2.1 has imapc backend that you can make act as kind of a proxy. It will soon support local index files (= some cached headers, etc), and maybe in future full message body caching.