Displaying 2 results from an estimated 2 matches for "quota_last_error".
2006 Jun 12
6
1.0 roadmap
..., which probably will
      at some point start causing syscall failures which will fill up logs.
Probably should be done:
 - mbox: dirty mode should be stored to index
 - quota code should probably be always doing some quota_set_critical()
   instead of using mail_storage_set_critical(), so that quota_last_error()
   would work properly
 - rfc2557 support for BODYSTRUCTURE, as specified by RFC3501
 - keywords: add some limits to how many there can be
    - don't return \* in PERMANENTFLAGS when we're full
 - mbox: how well does dirty sync + status work? it reads the last mail every
   time? not ver...
2006 Jun 18
10
1.0 RC1 status
...with maildir by setting mail_save_crlf=yes, saving a somewhat large
   mail and FETCHing it (and truss that it really uses sendfile)
 - LDA: empty mail gives an error.
 - quota code should probably be always doing some quota_set_critical()
   instead of using mail_storage_set_critical(), so that quota_last_error()
   would work properly
 - rfc2557 support for BODYSTRUCTURE, as specified by RFC3501
 - keywords: add some limits to how many there can be
    - don't return \* in PERMANENTFLAGS when we're full
 - mbox: how well does dirty sync + status work? it reads the last mail every
   time? not ver...