Re: [Exim] Hashing level 2.

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Sheldon Hearn
Date:  
À: Yann Golanski
CC: Guillermo Llenas, exim-users
Sujet: Re: [Exim] Hashing level 2.
On (2003/09/08 15:20), Yann Golanski wrote:

> > /export/mail/mydomain.com/p/e/pepe , this is using directories equal to
> > domain and the first letter and the second letter (if any). This is
> > hash-spool=2.
>
> This is a terrible way of doing things. Names are not evenly spread by
> the alphabet and you will end up with directories empty and some over
> full.


It's only terrible from the perspective of a computer scientist. :-)

Note that the reason people usually want Exim to do this is that some
other piece of software (like POP3 service) only know this simple
hashing algorithm.

Tony Finch also posted other reasons why an operator might want to use
this hashing approach, and those reasons are valid too.

Ciao,
Sheldon.