On Jun 23, 2009, at 10:25 AM, Alessandro Ranellucci wrote:
Nice! The zlib plugin seems a good start.I guess I'll have to override just storage->v.mailbox_open and then mail->v.get_stream. Within get_stream() it seems that the mailbox name to put in my X-Mailbox: header is available as _mail->box- >name. Am I right?
Sounds right.