[bugs] [Bug 1033] Changed - Quota bug report NO LIMIT when no messages in INBOX

bugs at bugs.horde.org bugs@bugs.horde.org
Sat Oct 12 09:00:51 PDT 2002


http://bugs.horde.org/show_bug.cgi?id=1033

*** shadow/1033	Fri Sep  6 00:15:36 2002
--- shadow/1033.tmp.14494	Sat Oct 12 05:00:51 2002
***************
*** 3,10 ****
  Version: 2.3 Unstable
  Platform: Mozilla 5.x
  OS/Version: Linux
! Status: ASSIGNED   
! Resolution: 
  Severity: normal
  Priority: P2
  Component: IMP
--- 3,10 ----
  Version: 2.3 Unstable
  Platform: Mozilla 5.x
  OS/Version: Linux
! Status: RESOLVED   
! Resolution: WONTFIX
  Severity: normal
  Priority: P2
  Component: IMP
***************
*** 73,75 ****
--- 73,95 ----
           }
   
           return $this->_quotaError(_("Unable to retrieve quota"));
+ 
+ ------- Additional Comments From mike@graftonhall.co.nz  10/12/02 05:00 -------
+ When a mail box is empty, we can not diferentiate between users that do have a
+ quota and those that don't. 
+ 
+ There are a few issues with changing this behaviour. Only one out of four
+ combinations doesn't work at the moment, change changes lead to more no working
+ combinations then working one.
+ 
+         Has mail in their inbox
+             |  Yes  | No
+         ----|-------|--------
+ Quota   Yes | Works | Broken
+ Set      No | Works | Works
+ 
+ I'm am leaving it returning NO LIMIT in both cases at the moment. You can bring
+ this up in the dev list and see if someone has a brilliant plan. I'm not certain
+ on this but I think it's more a fault with the mail server no returning zero usage.
+ 
+ - Mike :-)


More information about the bugs mailing list