Displaying 1 result from an estimated 1 matches for "v6814i43300b4m146002".
2010 Jan 14
1
handling filename of compressed messages
...sses all not
still compressed files on the users maildirs.
so far so good, it works fine, there's no problem on that.
what i think is not happening 100% correctly is the following:
1) user receives a message
2) BEFORE the compress routine runs, filename is:
new/1263436052.V6814I43300b4M146002.correio.domain.com.br,S=238207
3) AFTER the compress routine, filename is now:
new/1263436052.V6814I43300b4M146002.correio.domain.com.br,S=238207.gz
4) user check his mail .... and now the filename is
cur/1263436052.V6814I43300b4M146002.correio.domain.com.br,S=238207.gz:2,S
5) user...