Hi. I plan to use dovecot on nfs with maildir. Does dovecot need to stat each file in a maildir, or does it just read a list of files in the directory? i.e. does it do the equivalent of an ls -f, or an ls -l? HYCH