Displaying 10 results from an estimated 10 matches for "m907959p17184".
2017 Jun 10
2
Changing the name of a compressed file
...oes exist, rename() (mv) the compressed file over the original file.
? Dovecot can now read the file, but to avoid compressing it again on the next run, you'll probably want to rename it again to include e.g. a "Z" flag in the file name to mark that it was compressed (e.g. 1223212411.M907959P17184.host,S=3271:2,SZ).
These comments seem to contradict each. Or is there a difference between adding the size specifier to the filename and adding a Z flag to the end of the file name?
--
Peter West
pbw at pbw.id.au
And the great throng heard him gladly.
-------------- next part --------------
A n...
2017 Jun 10
2
Changing the name of a compressed file
..., rename() (mv) the compressed file over the original file.
>> ? Dovecot can now read the file, but to avoid compressing it again on the next run, you'll probably want to rename it again to include e.g. a "Z" flag in the file name to mark that it was compressed (e.g. 1223212411.M907959P17184.host,S=3271:2,SZ).
>>
>> These comments seem to contradict each. Or is there a difference between adding the size specifier to the filename and adding a Z flag to the end of the file name?
>>
>> --
>> Peter West
>> pbw at pbw.id.au
>> And the great throng...
2017 Jun 10
2
Changing the name of a compressed file
...the compressed file over the original file.
>>>>>> ? Dovecot can now read the file, but to avoid compressing it again on the next run, you'll probably want to rename it again to include e.g. a "Z" flag in the file name to mark that it was compressed (e.g. 1223212411.M907959P17184.host,S=3271:2,SZ).
>>>>>>
>>>>>> These comments seem to contradict each. Or is there a difference between adding the size specifier to the filename and adding a Z flag to the end of the file name?
>>>>>>
>>>>>> --
>>>...
2017 Jun 10
3
Changing the name of a compressed file
...() (mv) the compressed file over the original file.
>>>> ? Dovecot can now read the file, but to avoid compressing it again on the next run, you'll probably want to rename it again to include e.g. a "Z" flag in the file name to mark that it was compressed (e.g. 1223212411.M907959P17184.host,S=3271:2,SZ).
>>>>
>>>> These comments seem to contradict each. Or is there a difference between adding the size specifier to the filename and adding a Z flag to the end of the file name?
>>>>
>>>> --
>>>> Peter West
>>>>...
2009 Sep 08
1
compression script for use with zlib module
...name() (mv) the compressed file over the
original file.
* Dovecot can now read the file, but to avoid compressing it
again on the next run, you'll probably want to rename it again to
include e.g. a "Z" flag in the file name to mark that it was compressed
(e.g. 1223212411.M907959P17184.host,S=3271:2,SZ). Remember that the
Maildir specifications require that the flags are sorted by their ASCII
value, although Dovecot itself doesn't care about that.
6) Unlock the maildir by sending a TERM signal to the maildirlock
process (killing the PID it wrote to stdout).
--
Atenc...
2017 Jun 10
0
Changing the name of a compressed file
...xist, rename() (mv) the compressed file over the original file.
> ? Dovecot can now read the file, but to avoid compressing it again on the next run, you'll probably want to rename it again to include e.g. a "Z" flag in the file name to mark that it was compressed (e.g. 1223212411.M907959P17184.host,S=3271:2,SZ).
>
> These comments seem to contradict each. Or is there a difference between adding the size specifier to the filename and adding a Z flag to the end of the file name?
>
> --
> Peter West
> pbw at pbw.id.au
> And the great throng heard him gladly.
>
Key...
2017 Jun 10
0
Changing the name of a compressed file
...ame() (mv) the compressed file over the original file.
> >> ? Dovecot can now read the file, but to avoid compressing it again on the next run, you'll probably want to rename it again to include e.g. a "Z" flag in the file name to mark that it was compressed (e.g. 1223212411.M907959P17184.host,S=3271:2,SZ).
> >>
> >> These comments seem to contradict each. Or is there a difference between adding the size specifier to the filename and adding a Z flag to the end of the file name?
> >>
> >> --
> >> Peter West
> >> pbw at pbw.id.au...
2017 Jun 10
0
Changing the name of a compressed file
...v) the compressed file over the original file.
> >>>> ? Dovecot can now read the file, but to avoid compressing it again on the next run, you'll probably want to rename it again to include e.g. a "Z" flag in the file name to mark that it was compressed (e.g. 1223212411.M907959P17184.host,S=3271:2,SZ).
> >>>>
> >>>> These comments seem to contradict each. Or is there a difference between adding the size specifier to the filename and adding a Z flag to the end of the file name?
> >>>>
> >>>> --
> >>>> P...
2017 Jun 11
0
Changing the name of a compressed file
...compressed file over the original file.
>>>>>>> ? Dovecot can now read the file, but to avoid compressing it again on the next run, you'll probably want to rename it again to include e.g. a "Z" flag in the file name to mark that it was compressed (e.g. 1223212411.M907959P17184.host,S=3271:2,SZ).
>>>>>>>
>>>>>>> These comments seem to contradict each. Or is there a difference between adding the size specifier to the filename and adding a Z flag to the end of the file name?
>>>>>>>
>>>>>>>...
2010 Jan 14
1
handling filename of compressed messages
i'm running dovecot 1.2.9 and, among other things, i have the zlib
plugin enabled. A shell script runs once a day to compresses 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,