[Dovecot] 1.0.rc10 released
Dirk Essl
de at floydworld.de
Mon Oct 16 10:23:26 UTC 2006
Geert Hendrickx wrote:
> On Mon, Oct 16, 2006 at 10:31:23AM +0200, Dirk Essl wrote:
>> Mart Pirita wrote:
>>> Any hint for good script to delete them from all users?
>> find /where/the/index/files/are/ -name dovecot.index*|xargs rm
>
> Don't forget to escape the *.
>
> find /path -name dovecot.index.\* | xargs rm
but if you do like you suggest, you will miss the 'dovecot.index' file
>>> And will this make any problems for users?
>
> No, they're just indexes. Dovecot will regenerate them for you.
>
> Geert
just my two cents
dirk
More information about the dovecot
mailing list