Autore: Jeremy Harris Data: To: exim-users Oggetto: Re: [exim] exim maildirsize quota calculation in the face of
symlinks
On 10/02/2022 11:48, Cyborg via Exim-users wrote: > You will be much more puzzled, when dovecot starts to make hardlinks for your emailfiles
> and exim starts to count the quota differently than i.e. "du" does.
Again, what damnfool software thought doing that was a good notion?
In a shared-use directory, even.
Sigh. The hack to work around it in Exim would probably be
to divide the byte count, and file counter (necessitating
change to floating-point), by the link count.
Alternatively, deliver *via* Dovecot and give up on Exim
knowing anything about quota limit.
--
Cheers,
Jeremy