** Known mboxfs bugs

* Attachment files have a wrong st_size field (this makes `less' fail for
  instance when typing `G'). Attachment sizes cannot actually be known
  before the whole attachment has been parsed AFAIK.

* netfs.c (netfs_get_dirents): too much memory may be allocated (mmap'd).
