Re: [EXIM] Quota on maildirs

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Jochen Topf
Cc: exim-users
Asunto: Re: [EXIM] Quota on maildirs
On Tue, 23 Jun 1998, Jochen Topf wrote:

> I am using qmail-style maildirs. Exim seems not to support quota for these.
> Anybody with a patch? Is it on the ToDo-List? Quota from the OS can't be
> used, because the pop users are not unix users (not in /etc/passwd).


The only way Exim could do this would be to scan the directory and
stat() every file in it each time, adding up the sizes, which seems
rather expensive. It could also be defeated if two simultaneous
deliveries were taking place.


-- 
Philip Hazel                   University Computing Service,
P.Hazel@???          New Museums Site, Cambridge CB2 3QG,
ph10@??? (sic)       England.  Phone: +44 1223 334714



--
*** Exim information can be found at http://www.exim.org/ ***