On Tue, 12 Sep 2006, Marten Lehmann wrote: > >>maildir_quota_directory_regex = ^(?:cur|new|\..*)$ > > > > Assuming that you have also set maildir_use_size_file. > > I haven't set maildir_use_size_file because our IMAP server (dovecot) > doesn't support it.
The documentation for maildir_quota_directory_regex starts with this sentence: "This option is relevant only when maildir_use_size_file is set." So if you haven't set maildir_use_size_file, it won't have any effect. -- 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/
