On Tue, 12 Sep 2006, Marten Lehmann wrote: > but I'm using quota support even if I'm not using maildir_use_size_file. > How is exim calculating the quota then? Does it look into any folders > below the base Maildir automatically?
If you haven't set maildir_use_size_file, Exim just adds up the sizes of all the files in the directory, recursively. At least, that's what it is supposed to do. Running a test with -d-all+transport will show what it is *actually* doing. -- Philip Hazel University of Cambridge Computing Service Get the Exim 4 book: http://www.uit.co.uk/exim-book -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
