Hi all,
I'm waiting for the virtual mailbox feature in order to make a
single POP3 access to retrieve messages contained in all my
mailbox folders. This is because I use webmail and other IMAP
clients but my main workstation uses a POP3-only client.
I was wondering if there's a way to keep t
On 22-06-2009 at 17:35, Timo Sirainen wrote:
>Hmm. Out of these two possibilities, I think it's easier to just
>return a modified message from mail_get_stream(). You could probably
>do something similar to what mbox does and use
>i_stream_create_header_filter() where you simply return a new
>
On 22-06-2009 at 20:06, Timo Sirainen wrote:
>So the somewhat easy to implement possibilities require the X-Mailbox:
>header to exists always for non-virtual mailboxes too. You
can either
>implement code that actually saves it to the maildir files,
or you can
>write a plugin that overrides