mirror of
https://git.code.sf.net/p/archivemail/code
synced 2025-03-12 07:42:50 +00:00
exactly on the unix epoch. Also fixed a bug where trailing slashes were being passed to the archive file name.
7 lines
304 B
Text
7 lines
304 B
Text
|
|
1. Why doesn't archivemail support bzip2 compression in addition to gzip?
|
|
-------------------------------------------------------------------------
|
|
|
|
I am quite happy to add bzip2 support to archivemail as soon as a 'bzip2'
|
|
module (similar to the gzip module) is available for python.
|
|
[ Hint hint ;) ]
|