<quote who="Benj. Mako Hill" date="2005-05-03 02:43:30 -0400">
> I'll take a look at the patch!

So I'm hesitant to apply this as is because of the limitations listed
here (pasted from the URL you gave me):

- mairix will "auto-detect" gziped mailbox by its ".gz" extension. I
  will improve it latter.

- mailboxes are uncompressed to _memory_, its faster a more secure but
  of course may require lots of memory if you have huge mailboxes.

- memory is allocated in 5MB blocks, if you want you can change it by
  modifying the line that says: 'size_t buf_size = 5 * 1024 * 1024;'

- I experienced some "segfaults" with mairix, they are unrelated to
  the  patch, but I'll try to fix them.

I think I'd like the first and last items addressed before I apply
this into the Debian package. That said, if upstream is happy with
these changes, I'm more than happy to live with their decision until
it causes problems.

Regards,
Mako

-- 
Benjamin Mako Hill
[EMAIL PROTECTED]
http://mako.yukidoke.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to