Automagic compression of attachments

Hello again.
When users send emails to support they offten don’t think about our
DB size and attach 5MPx images without any compression.
I write small patch to RT that allow setup Zip compression of
attachments which are bigger then $RT::CompressAttachmentSize.
This require Archive::Zip and IO::Scalar modules.
So I would be glad to see it in future 3.0.x releases.
Best regards. Ruslan.