On 5/16/07, mat <[EMAIL PROTECTED]> wrote:
1) If I only want to compress the body part of my message (NOT head). How could mina compression filter be applied for this purpose?
You need to compress by yourself. There's no way to do that for now.
2) If 1) answer is NO. Can I add my own compression(de-compression) filter and encryption(de-encryption) filter? If NOT, should I do it inside the encoder(decoder)?
Either way is fine. I'd implement it as a separate filter if the compression is optional, but it depends on your preference primarily. Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6
